- npm: Well... it's a Node.js package manager
- Grunt: Automates common tasks: test, build, clean
- Bower: Package manager for browser dependencies
- Hound: Hound comments on style violations in GitHub pull requests
- You need to have npm installed (it comes with node)
- Clone this repository:
git clone git@github.com:anolilab/skeljs.git
- Install dependencies:
npm install
npm install
grunt
Please see CHANGELOG for more information what has changed recently.
grunt test
Please see CONTRIBUTING for details.
If you discover any security related issues, please email d.bannert@anolilab.de instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.