script-chain
Version:
fluent script building
35 lines (27 loc) âĸ 666 B
Markdown
# 0.0.9
- âŽī¸ publishing to update compatibility with microtime node_gyp, using polyfill when possible
# 0.0.8
- upload to github
- đ documentation readme + docgen
- đ changelog
- đđ metadata (gitignore, pkg, travis)
- âšī¸ī¸đŖ code with jsdocs
- đ todos
# 0.0.7
- â stdout option on ScriptChain
- đŊ likaboss exports
# 0.0.6
- Remember - auto progress bars for script running
- Script globflags
# 0.0.5
- lerna support
# 0.0.4
- Script toArray and toCmd
# 0.0.3
- đŦ basic tests
- Flag chain with toString
- Script env flags, args
- ScriptChain running commands with execa
- ScriptPermutator refactor
# 0.0.1
- ScriptPermutator