Skip to content

geeofree/ishould

Repository files navigation

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

About

NodeJS interactive CLI TODO list

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors