A set of pre-configured virtual machines for Students/Developers using Vagrant and Ansible. Just vagrant up
and 🎉
git clone https://github.com/naeemkhan12/Workspace.git
cd Workspace/sample-machine
vagrant up
- Not listed what you are looking for, create an issue with the name of environment ⛺ and list of required packages 📦 to be installed.
- Modify or add new ones by creating a new branch e.g
my-awesome-env
and send a pull request 🎉.