4.2.0 • Published 10 years ago

gulperizer v4.2.0

Weekly downloads
2
License
ISC
Repository
github
Last release
10 years ago

Gulperizer

An attempt to provide all the tools for karma testing coffeescript.

Gulp needs to be installed globally (sudo npm install -g gulp).

Once installed use:

gulp compile - to lint and compile your coffeescript in ./src/coffee/.coffee and ./spec/coffee/.spec.coffee into ./src/js/.js and ./spec/js/.js respectively.

gulp test - loads up a karma server with the src and spec .js files in the above folders

gulp all - does all of the above

4.2.0

10 years ago

4.1.0

10 years ago

4.0.0

10 years ago

3.1.0

10 years ago

3.0.0

10 years ago

2.0.0

10 years ago

1.0.0

10 years ago