[+] Usage

This commit is contained in:
Maxim Khomutov 2024-07-18 18:04:55 +03:00
parent 5cb891af2d
commit 408b6341d7

View File

@ -1,11 +1,17 @@
# vmker
## Usage
## Install
Download binaries from: WIP
## Usage
```shell
vmkey init # Настроить параметры
vmkey edit # Редактировать параметры
vmkey create template_name new_name [-n VMs count] [[-f <file with commands>] ...] # Создание из template
```
## Build by-self
#### Installing python and creating venv