AutoTasks

1.0.0 • Public • Published

AutoTasks

Install

npm install -g autotasks

Usage

aut -h
# display help info

Git

aut commit
# will add all and commit with 'auto-commit'
# or
aut commit 'your message'
aut deploy
# execute `aut commit` then `aut push`
# or
aut deploy 'your message'
```

## Reference

[Node.js 命令行程序开发教程 - 阮一峰的网络日志](http://www.ruanyifeng.com/blog/2015/05/command-line-with-node.html)

[The npm Blog — Building a simple command line tool with npm](http://blog.npmjs.org/post/118810260230/building-a-simple-command-line-tool-with-npm)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    3

Package Sidebar

Install

npm i AutoTasks

Weekly Downloads

3

Version

1.0.0

License

ISC

Last publish

Collaborators

  • cyio