https://github.com/devdrops/coding-dojo-environment
https://github.com/devdrops/coding-dojo-environment
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devdrops/coding-dojo-environment
- Owner: devdrops
- Created: 2017-05-18T21:17:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-18T22:15:41.000Z (over 8 years ago)
- Last Synced: 2025-02-05T20:42:19.621Z (10 months ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vagrant Environment for Coding Dojo
## Requirements
- VirtualBox (latest)
- Vagrant (latest)
## Usage
1. `git clone`
2. `vagrant up`
3. Start your dojo on the `./dojo` folder
4. PROFIT!