technowar / env

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

env

Requirements

To install

Clone the repository

$ git clone git@github.com:technowar/env.git

Open the folder

$ cd env

Run vagrant up inside the folder

$ vagrant up

Run vagrant ssh to login to your box

$ vagrant ssh

and many more.

Just modify setup/bootstrap.sh depending what you need.

Shared folders

Store your projects at /var/<vagrant-box-name>/project/

About


Languages

Language:Shell 100.0%