🔎 eisenhower
Usage:
node src/index.js [<flags>] <command> [<args> ...]
Flags:
-h, --help Output usage information.
-v, --version Show application version.
Commands:
h, help Output usage information.
n, new Create a new project.
v, view View a project's information.
l, list View all project information.
c, complete Mark a project as completed.
f, finish Mark a project as completed.
d, delete Delete an existing project.
r, remove Delete an existing project.
Examples:
Create a new project.
$ node src/index.js new
View the 'laundry' project.
$ node src/index.js view laundry
Delete the 'laundry' project.
$ node src/index.js delete laundry
List all projects.
$ node src/index.js
or
$ node src/index.js list
-
Notifications
You must be signed in to change notification settings - Fork 0
License
tamdogood/eisenhower
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published