Task cli tool
Project description
task
Taskwarrior-like CLI tool
Usage: task [OPTIONS] COMMAND [ARGS]...
Options:
-v, --version print version
--help Show this message and exit.
Commands:
add Add task
done Finished task.
ls List tasks.
rm Remove a task.
Installation
Make sure to have poetry
Github repository
$ git clone https://github.com/matteyeux/task
$ cd task
$ poetry install
PyPI
- Installation :
pip3 install task
- Update :
pip3 install --upgrade task
Setup
Make sure to have ~/.local/bin
in your $PATH
(export PATH=$PATH:~/.local/bin
)
The first time you run task add
command it will setup the SQLite3 database.
Examples
Credits
Powered by etnawrapper
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
task-0.1.2.tar.gz
(5.3 kB
view details)
Built Distribution
task-0.1.2-py3-none-any.whl
(6.8 kB
view details)
File details
Details for the file task-0.1.2.tar.gz
.
File metadata
- Download URL: task-0.1.2.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.10 CPython/3.7.6 Linux/4.19.0-6-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7ef4d28cffed24bd11f83545da73067908f155873f3a2185bcc6e6b0395c430 |
|
MD5 | 9e512b28adacc8a2e03a619d188ca8a1 |
|
BLAKE2b-256 | a3565a0435ae61b9247e15d51a6677ba17a270e914a7c586ba87853fd063a049 |
File details
Details for the file task-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: task-0.1.2-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.10 CPython/3.7.6 Linux/4.19.0-6-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f95948e6656b6a08a59da43617c667f73a7154a216aba95bfdfe577f5e4cd922 |
|
MD5 | 12ffd92056958e9720662ecd395cd7f1 |
|
BLAKE2b-256 | 3c0645fe3e5798f295116a7c0c470c55f7b1aedb20958ea7b1f45d0a9706a65c |