toggl-rs   [![Rustc Version 1.34.2+]][rustc]

This is a typed interface to version 8 of the Toggl API. This is considered very much a work in progress, PRs and feedback encouraged!

Getting Started

There isn't currently a CLI, though that's currently planned.

Prerequisites

This library targets the latest version of rust, though previous versions may build as well.

Running the tests

cd $REPO_DIR && cargo test

Contributing

Please read ./CONTRIBUTING.md for details on code of conduct and how to contribute

Versioning

This project uses Rust's semantic versioning.

Authors

License

This project is licensed under either Apache 2.0 or MIT, at your option

Acknowledgments

Thank you to PurpleBooth for the README template.