0.2.1 • Published 5 years ago

task-executor v0.2.1

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

task-executor

A small wrapper (for convenience) around listr + execa, which lets you (with ease) execute tasks while being nice on the eyes.

Install

With yarn do:

yarn add task-executor

Using it

You can have a look at the supplied example (within the example folder), or see below:

yarn run task-executor --fileName=someFile.json --foo=bar

License

MIT

0.2.1

5 years ago

0.2.0

5 years ago

0.0.1

5 years ago