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.3.tar.gz
(5.3 kB
view details)
Built Distribution
task-0.1.3-py3-none-any.whl
(6.8 kB
view details)
File details
Details for the file task-0.1.3.tar.gz
.
File metadata
- Download URL: task-0.1.3.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 | 742a2f6bbd83f729e04fcc4332f5022ea1cd3d9423e1800d12c2daaa6c7cfa9a |
|
MD5 | 6e737450f3ee2ed922d17a18e2f2a277 |
|
BLAKE2b-256 | e1208dc5fdf9261c484bf08c6bec4d59c306d5c2a18002f39f9a70d0f73b24cc |
File details
Details for the file task-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: task-0.1.3-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 | d5e5624d012cacf542a45b534e62af9cf30f6ff68c4dc6292ad3fdf6040581df |
|
MD5 | 62b8d69b54c060715a4bf89f2b1731c3 |
|
BLAKE2b-256 | 2d05df521283a96217ecaac3b01e4c23dec0476d80bed88da9063a8a5c66fedf |