Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 862 Bytes

HACKING.md

File metadata and controls

45 lines (28 loc) · 862 Bytes

Testing

We use the tool karma to run the tests.

All the following commands should be done from the arcbit root folder.

Setup your environment

$ npm -d install
$ npm install -g karma-cli # you may need sudo here

Running the tests

$ karma start test/karma.conf.js

Javascript tasks

To update or modify dependencies you may need the following information:

Adding/Upgrading dependencies with bower

If you want to add/upgrade a dependency, use bower.

$ bower install angular --save # --save option modify bower.json file

Read bower documentation for more info.

Icon set

You can use the following cheatsheet to look for icon codes:

Search other icon sets for useful icons: