| Crates.io | tam |
| lib.rs | tam |
| version | 1.0.13 |
| created_at | 2025-01-06 06:22:18.857312+00 |
| updated_at | 2025-08-04 02:01:21.338191+00 |
| description | A tasks manager cli tool |
| homepage | https://github.com/wst7/tam |
| repository | https://github.com/wst7/tam |
| max_upload_size | |
| id | 1505338 |
| size | 169,893 |
A lightweight terminal-based project and task manager.
for the task-tracker challenge from roadmap.sh.
To install tam via crates.io:
cargo install tam
To install tam from the GitHub releases
tam -h
A tasks manager cli tool
Version: 1.0.10
Usage: tam [OPTIONS] [COMMAND]
Commands:
project Manage projects, use `tam project --help` to see more options [aliases: p]
task Manage tasks, use `tam task --help` to see more options [aliases: t]
config Show tam configuration
help Print this message or the help of the given subcommand(s)
Options:
-i, --interactive Interactive mode
-h, --help Print help
-V, --version Print version
tam -i
Contributions are welcome! Please submit an issue or pull request on the GitHub repository.
tam is licensed under the MIT License.