0.1.0 • Published 10 years ago

dew v0.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

dew NPM Build Status

npm install dew -g

dew creates a file, tests for that file, and add it to other files dependencies (when specified, not yet impletemented).

This is super alpha, I hope to get it doing more soon.

As of now, this only works on javascript and coffeescript files, it defaults to javascript. To use make and remove coffeescript files use the full path name.

dew <filename> will generate a file and a test file for you, basically it's an optimized touch.

undew <filename> will remove the file and any tests associated with it.

detest <filename> removes test file for specified file, currently assumes '-test'.

0.1.0

10 years ago

0.0.52

10 years ago

0.0.51

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago