really-js
Installation
Install node dependencies
npm install
To start development
gulp tdd
Code Styleguide
Please follow CoffeeScript Style Guide for best-practices and coding conventions for the CoffeeScript programming language.
| Failed to load latest commit information. | |||
|
|
dist | ||
|
|
src | ||
|
|
tests | ||
|
|
.editorconfig | ||
|
|
.gitignore | ||
|
|
.travis.yml | ||
|
|
README.md | ||
|
|
coffeelint.json | ||
|
|
gulpfile.coffee | ||
|
|
karma.conf-tdd.js | ||
|
|
karma.conf.js | ||
|
|
package.json | ||
|
|
test-main.coffee | ||
Install node dependencies
npm install
To start development
gulp tdd
Please follow CoffeeScript Style Guide for best-practices and coding conventions for the CoffeeScript programming language.