Requirements
It's require Vagrant and Virtualbox installed on your system.
Install
Again program arguments
- The directory to store the Vagrantfile
- The vagrant box to use
- The memory size to use
- The cpus to use
- All commands with && to run in the virtual machine
ps the order are important in this time
Example
Run all tests for my project from an archlinux virtual machine.
Usage
again "Again" "generic/arch" "4096" "4" "pacman -Syyu git rust base base-devel htop --noconfirm && git clone https://github.com/taishingi/zuu zuu && cd zuu && cargo build && cargo test"
All files will be removed
Using library
use Encore;
Using Bash
Usage
Output
