1.0.3 • Published 4 years ago

motive-cli v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

motive.cli

Command line interface for the motive.js API

motive-cli

Get started

Using npm:

npm install -g motive-cli

Then from your terminal:

// to see all available commands
motive --help

// to register
motive register

// to create a new todo
motive add [topic] [content]

// to delete an existing todo
motive done [id]

Author

License

This project is open source and available under the MIT License

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago