Gulperizer
An attempt to provide all the tools for developing and testing coffeescript.
Gulp needs to be installed globally (sudo npm install -g gulp).
Once installed you can use:
gulp compile - to lint and compile coffeescript files in:
./src/coffee/*.coffee
./spec/coffee/*.spec.coffee
to
./src/js/*.js
./spec/js/*.js
gulp docco - generates documentation in ./documentation-output-coffee
gulp test - loads up a karma server with the src and spec .js files in the above folders
gulp all - all of the above
-
Notifications
You must be signed in to change notification settings - Fork 0
bristoljon/gulperizer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Coffee TDD Build Tools - Gulp, Karma, Jasmine, Docco, Coverage and Coffee
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published