ts-cli 0.2.0

Timestudy: Track your activities on the command line.
1
2
3
4
5
6
7
8
9
10
11
# ts-cli

Command-line implementation of [timestudy](https://docs.rs/timestudy/). See <https://kdwarn.dev/projects/timestudy/> for installation and usage.

## Development

Features, enhancements, bugs, questions, and similar are tracked in [issues](https://codeberg.org/kdwarn/ts-cli/issues). These are then distilled into [milestones](https://codeberg.org/kdwarn/ts-cli/milestones). I intend to regularly update the next two milestones as a way to think about and plan the next immediate things to do.

### Tests

Tests must be run consecutively. This is configured in .cargo/config.toml.