Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cmdtodo

Simple sample Cement app with SQLAlchemy and sqlite3

Run python sql.py to create db

To add task - run

python3 todo-cli add "task_name" "task_description"

To delete task - run

python3 todo-cli delete "task_name"

To list all tasks - run

python3 todo-cli tasks

About

Simple sample Cement app with SQLAlchemy and sqlite3

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages