1
0
mirror of https://github.com/gryf/boxpy.git synced 2026-01-04 17:34:11 +01:00

Readme update

This commit is contained in:
2021-05-17 19:15:32 +02:00
parent 4a46d793cb
commit 5218354e5e

View File

@@ -20,7 +20,9 @@ Requirements
------------ ------------
- Python 3.x - Python 3.x
- `pyyaml`_ - `pyyaml`_
- Virtualbox (obviously) - Virtualbox (obviously)
- ``mkisofs`` or ``genisoimage`` command for generating iso image - ``mkisofs`` or ``genisoimage`` command for generating iso image
- ``wget`` command for fetching images - ``wget`` command for fetching images
@@ -55,9 +57,7 @@ or simply link it somewhere in the path:
$ chmod +x ~/bin/boxpy $ chmod +x ~/bin/boxpy
and now you can issue some command. There are four command for simple managing and now you can issue some command. There are four command for simple managing
VMs, maybe some other will be available in the future. Who knows. For VMs, maybe some other will be available in the future. Who knows.
virtualenv it's a little more complicated, so using pyyaml from package
repository is preferred.
For your convenience there is a bash completion for each command, so you can For your convenience there is a bash completion for each command, so you can
use it ad-hoc, or place on your ``.bashrc`` or whatever: use it ad-hoc, or place on your ``.bashrc`` or whatever: