# ts-cli
Command-line implementation of [timestudy](https://docs.rs/timestudy/). See <https://kdwarn.net/projects/timestudy/> for installation and usage. See the [change log](https://codeberg.org/kdwarn/ts-cli/src/branch/main/CHANGELOG.md) for changes with each release.
## 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.