node-two-do

CLI for todos

Usage no npm install needed!

<script type="module">
  import nodeTwoDo from 'https://cdn.skypack.dev/node-two-do';
</script>

README

node-two-do

Twitter

CLI for todos

screenShoot

Features

showing and manage your todos

Install

$ npm i -g node-two-do

Usage

Commands

$ td                           # Print all todos to manage
$ td add|a                     # Add a task
$ td clear|c                   # Empty all data

Related

  • meow - CLI app helper
  • Inquirer.js - A collection of common interactive command line user interfaces.

License

MIT