- Getting Started - How to get going with Kickstarter
- CLI documentation - Learn how to call tasks and use compilers
Use the kickstarter by launching this command
$ kickstarter
- Launch
kickstarter init
to configure the project using the kickstarter.
- Launch the following command :
$ mocha
For a complete HTML report, add parameters :
$ mocha --reporter mocha-html-reporter | \
cat node_modules/mocha-html-reporter/docs/head.html - node_modules/mocha-html-reporter/docs/tail.html \
> kickstarter.spec.html
To see what has changed and the kickstarter roadmap, see the CHANGELOG.
Most frequently asked questions are described here : FAQ
If you find yourself running into issues during installation or running the tools, please open an issue. We would be happy to discuss how they can be solved.
MIT Copyright 2016 iGitScor