Skip to content

alexleyoung/tasky-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tasky CLI

A simple CLI to manage tasks stored in a SQLite database.

Why Another Task Manager?

I just like writing Go and wanted to learn how to use SQLite 😭

Features

  • Add new tasks with descriptions and due dates.
  • List all existing tasks with their statuses.
  • Update the status of existing tasks (e.g., mark as complete).
  • Delete tasks that are no longer needed.
  • Use SQLite for reliable data storage.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages