rajeeshb / SuperSnake

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SuperSnake

Setup your computer

You will need those softwares on your computer :

On linux

sudo apt-get install virtualbox
sudo apt-get install vagrant
sudo apt-get install git
sudo apt-get install ansible

On windows

Ansible is not compatible with Windows.

On Mac OS X

Install : Brew

brew install virtualbox
brew install vagrant
brew install git
brew install ansible

How to deploy the vm

Clone this repository :

git clone https://github.com/Loreo/SuperSnake.git

To create the virtual machine, use the command

cd SuperSnake/vagrant
vagrant up

Aurélien Labaute

About


Languages

Language:Shell 47.0%Language:Ruby 43.2%Language:Python 8.9%Language:Dockerfile 0.8%