Welcome, so you are thinking about contributing to HONcode Toolbar ? Awesome, this a great place to start.
You need to have Node.js.
Casperjs is used for integration testing. In order to run it you need :
- Python 2.6 or greater for casperjs in the bin/ directory
then
$ npm install$ npm testFor Chrome:
$ gulpand check the dist directory.
For Firefox:
$ gulp build --firefoxand check the distFirefox directory.
You can use watch task to update source continuously
$ gulp watchFor Chrome:
$ gulp packageFor Firefox:
$ gulp package --firefox- Go to Settings ==> Extensions
- Enable Developer mode
- Load unpacked extension ...
- Select /path/to/extension/dist
Apache License 2.0