Task – a fast, cross-platform task runner / simpler Make alternative, packaged for easy installation via pip/uv
Project description
5bb-task
task – a task runner / simpler Make alternative from Taskfile.dev, distributed via PyPI/uv.
This package downloads and installs the task binary for your platform on first use. No compilation required.
Installation
uv tool install 5bb-task
# or
pip install 5bb-task
Usage
task --list # list all available tasks
task build # run the 'build' task
task test # run the 'test' task
The binary is downloaded from the official GitHub releases on first run and cached in ~/.cache/5bb-task/.
Configuration
Set BB_CACHE_DIR to override the cache location:
BB_CACHE_DIR=/opt/tools task build
License
MIT – see the LICENSE file for details.
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
5bb_task-3.49.1rc1.tar.gz
(5.1 kB
view details)
File details
Details for the file 5bb_task-3.49.1rc1.tar.gz.
File metadata
- Download URL: 5bb_task-3.49.1rc1.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.26 {"installer":{"name":"uv","version":"0.9.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b948cd8f336e8ae9a1dd7afb46afab02441da0801d03b894cef6252faf0b0e86
|
|
| MD5 |
d415b39942ecfd836c00db47dc54e765
|
|
| BLAKE2b-256 |
88aefd1b656e785411d19dd41e3a747d0eb941dfea15ef097ae8903d284a7bea
|