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.4.tar.gz
(5.3 kB
view details)
Built Distribution
task-0.1.4-py3-none-any.whl
(6.8 kB
view details)
File details
Details for the file task-0.1.4.tar.gz
.
File metadata
- Download URL: task-0.1.4.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 | 8fede29b05d29eef1d03318403f923a0fb93f7e57d83e0e6a10903b23c36e254 |
|
MD5 | 480b8ba12e583935c2204a58775e5e26 |
|
BLAKE2b-256 | cd4f71fd7770ac1cef719f307580c435783e65501d0c849a4a87a0bb99b54b58 |
File details
Details for the file task-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: task-0.1.4-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 | 2fd1d7ffd688afb602201e36f29c269feec57078a0596b2c501a1b116dd0c271 |
|
MD5 | 91f9b3d4812c1a352f0983bc4912b0e9 |
|
BLAKE2b-256 | a58f7afc78d633d4bea1ac045df391557df7d4fe673623c50d36558ab861390b |