https://github.com/candy-chat/vagrant
Vagrant setup for easy contributor setup
https://github.com/candy-chat/vagrant
Last synced: over 1 year ago
JSON representation
Vagrant setup for easy contributor setup
- Host: GitHub
- URL: https://github.com/candy-chat/vagrant
- Owner: candy-chat
- License: mit
- Archived: true
- Created: 2014-01-15T08:52:34.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-03-11T07:01:34.000Z (over 11 years ago)
- Last Synced: 2025-02-16T15:15:12.982Z (over 1 year ago)
- Language: Lua
- Size: 181 KB
- Stars: 5
- Watchers: 5
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
vagrant
=======
1. Install [vagrant](http://www.vagrantup.com/)
2. Clone this repository `git clone git://github.com/candy-chat/vagrant`
3. Run `./install.sh`
4. Go to http://localhost:8080
If you want to create pull requests etc, please change the remote URLs of
the cloned `candy` and `candy-plugins` repositories to your fork and start hacking!