basic-todo

1.0.0 • Public • Published

Todo

A basic command line todo list app

This was made following DigitalOcean's tutorial on building cli appliations with node.js

Installing

npm install -g basic-todo

Usage

todo [command]

commands:
  - new: create a todo
  - get: retrieve your todos
  - complete: mark a todo as complete
  - help: print this message

Package Sidebar

Install

npm i basic-todo

Weekly Downloads

2

Version

1.0.0

License

ISC

Unpacked Size

4.56 kB

Total Files

4

Last publish

Collaborators

  • sazed