kickstarter-tools
v1.2.5
Published
Set of front bootstrap projects using cool stuff
Downloads
4
Maintainers
Readme
Kickstarter
Documentation
- Getting Started - How to get going with Kickstarter
- CLI documentation - Learn how to call tasks and use compilers
Usage
Use the kickstarter by launching this command
$ kickstarter
Configuration
- Launch
kickstarter init
to configure the project using the kickstarter.
Tests
- 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
Changelog
To see what has changed and the kickstarter roadmap, see the CHANGELOG.
FAQ
Most frequently asked questions are described here : FAQ
Troubleshooting
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.
License
MIT Copyright 2016 iGitScor