A Basic Todo Tracker in Cli
Project description
Todoska is a simple Cli Todo-Tracker.
Features :
You can add new task
You can update a task
You can delete a Task
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
## Installation
`python pip install todoska `
## Usage
`python Figuring out dude , `
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-0.2.10.tar.gz
(4.4 kB
view hashes)