0.1.0 • Published 8 years ago

chunder v0.1.0

Weekly downloads
3
License
ISC
Repository
github
Last release
8 years ago

#Chunder.js State based, code generation command line tool

Chunder.js is designed to automate repetitive tasks for programmers. The tool takes a javascript file name as an input, test.getState() and outputs the parameters to test.generate(params), feeding in another config containing the generated file content and file name etc.

Please find the /example/text.js for a demonstration.

Install with:

npm install -g chunder

Navigate to examples/ and run:

chunder test

or

chunder -help

0.1.0

8 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago