ishould

0.3.0 • Public • Published

ishould

An interactive CLI TODO list on NodeJS.

Usage

Run the script: npx ishould [title] [options].

Key commands

NORMAL MODE

  • k/j move up/down a task
  • i insert a new task
  • u update a task's name
  • <space> toggle task status

INSERT MODE

  • ctrl + o create task then immediately insert a new one
  • <escape> cancel task creation/editting
  • <enter> create task
  • left/right arrow move cursor
  • backspace/delete remove character

Package Sidebar

Install

npm i ishould

Weekly Downloads

50

Version

0.3.0

License

ISC

Unpacked Size

139 kB

Total Files

22

Last publish

Collaborators

  • geeofree