tempo-cli 0.2.3

Automatic project time tracking CLI tool with beautiful terminal interface
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[workspace]
# Enable Git releases, changelog updates, and crates.io publishing
git_release_enable = true
git_tag_enable = true
changelog_update = true

[[package]]
name = "tempo-cli"
# Allow any version changes
semver_check = false
# Enable releases for this package including crates.io publishing
release = true
# Enable publishing to crates.io
publish = true