Track your activities on the command line.
| .cargo | Start tests | |
| src | Fix subtract with overflow panic | |
| tests | Fix sample for tests | |
| .gitignore | Initial commit | |
| Cargo.lock | Add stats, update changelog, bump version | |
| Cargo.toml | Add stats, update changelog, bump version | |
| CHANGELOG.md | Document fix | |
| README.md | Update readme | |
ts-cli
Command-line implementation of timestudy. See https://kdwarn.net/projects/timestudy/ for installation and usage. See the change log for changes with each release.
Tests
Tests must be run consecutively. This is configured in .cargo/config.toml.