An open API service indexing awesome lists of open source software.

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

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!