A Basic Todo Tracker in Cli
Project description
## Todoska
Todoska is a simple, fast, and powerful todo list manager.
## Installation
`python pip install todoska `
## Usage
`python Figuring out dude , `
Usage :
Add new task :
todoska add <task-name>
Update a task :
todoska update <task-id> <task-name>
Delete a task :
todoska delete <task-id>
View All task :
todoska show
Change Log
0.2.06 (01/05/2022)
Code Refactoring
0.1.04 (30/04/2022)
🐛 Minor Bugs Fixed
0.1.02 (30/04/2022)
changed some code
0.1.03 (30/04/2022)
removed Sqlite3 dependency
0.1.01 (30/04/2022)
First Release
Initial Implementation
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Todoska-1.0.1.tar.gz
(4.4 kB
view hashes)