Official plugin repository for Candy.
See the codeThis is the official plugin repository for Candy, a JavaScript based multi-user chat client.
/clear/join room [password] to join a room.Please submit a pull request with your plugin or your changes to a plugin. We'll gladly merge it.
After a successful merge of a pull request, we will give you push access to this repository. You can then update your plugin on your own. If you update other plugins, please consider creating a pull request in order to inform the original plugin owner.
When contributing, please make sure that your code is of high quality and similar to other code in this repository. Also please submit a screenshot and a README.md.
npm install -g grunt-cli)npm install -g bower)npm install in candy-plugins root directory)bower install in candy-plugins root directory)grunt watch to automatically run jshint (syntax checker) and the tests while developing.grunt and grunt watch will each run unit tests in Chrome on Linux (for fast feedback).grunt test will run both unit and integration tests in a variety of environments. Tests are run using Selenium Standalone and Phantom.JS while developing, and on Sauce Labs in CI or using grunt test.CANDY_VAGRANT='false' to run tests.Take a look at our FAQ. If it doesn't solve your questions, you're welcome to join our Mailinglist on Google Groups. You don't need to have a Gmail account for it.
JavaScript
94.0%
CSS
6.0%
Official plugin repository for Candy.
See the codeThis is the official plugin repository for Candy, a JavaScript based multi-user chat client.
/clear/join room [password] to join a room.Please submit a pull request with your plugin or your changes to a plugin. We'll gladly merge it.
After a successful merge of a pull request, we will give you push access to this repository. You can then update your plugin on your own. If you update other plugins, please consider creating a pull request in order to inform the original plugin owner.
When contributing, please make sure that your code is of high quality and similar to other code in this repository. Also please submit a screenshot and a README.md.
npm install -g grunt-cli)npm install -g bower)npm install in candy-plugins root directory)bower install in candy-plugins root directory)grunt watch to automatically run jshint (syntax checker) and the tests while developing.grunt and grunt watch will each run unit tests in Chrome on Linux (for fast feedback).grunt test will run both unit and integration tests in a variety of environments. Tests are run using Selenium Standalone and Phantom.JS while developing, and on Sauce Labs in CI or using grunt test.CANDY_VAGRANT='false' to run tests.Take a look at our FAQ. If it doesn't solve your questions, you're welcome to join our Mailinglist on Google Groups. You don't need to have a Gmail account for it.
JavaScript
94.0%
CSS
6.0%