1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-26 06:08:35 +01:00

added README vagrant

This commit is contained in:
eoli3n 2017-12-19 01:54:51 +01:00
parent 0c1bdef998
commit 156519a42b

@ -0,0 +1,14 @@
# Dependencies
- Vagrant
- Virtualbox
# Test
This is fully automatised
```
git clone --recursive https://github.com/eoli3n/dotfiles
cd dotfiles/vagrant/archlinux
vagrant up
```