0.1.0 • Published 6 years ago

chunder v0.1.0

Weekly downloads
3
License
ISC
Repository
github
Last release
6 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

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago