Software Details:
Version: 0.2.1 updated
Upload Date: 10 Feb 16
Distribution Type: Freeware
Downloads: 37
Usually task automation scripts rely on Bash, Perl, C++ or C#. They don't use JavaScript. Automaton does.
Automaton enables developers to put together a config file with all the tasks they want to accomplish and run it every time they need it.
Automaton needs to be called via the Node.js CLI.
What is new in this release:
- Added support for grunt tasks
- Added log.write and log.writeln for standard logging
- Changed filter to setup
- Added teardown
- Added process.nextTick in strategic places to kill long stack traces
What is new in version 0.2.0:
- Added support for grunt tasks
- Added log.write and log.writeln for standard logging
- Changed filter to setup
- Added teardown
- Added process.nextTick in strategic places to kill long stack traces
What is new in version 0.1.4:
- Added fatal.
- Added mute.
- Added ctx.prompt.
- Added dot operator to placeholders.
- Added negate operator to placeholders.
What is new in version 0.1.2:
- More Windows fixes, all tests now pass.
Requirements:
- Node.js
Comments not found