rememberthemilk

Crates.iorememberthemilk
lib.rsrememberthemilk
version0.4.4
sourcesrc
created_at2020-04-24 10:28:48.962722
updated_at2024-08-18 16:17:02.038103
descriptionClient library for the Remember The Milk todo list service.
homepagehttps://github.com/jugglerchris/rememberthemilk-rs
repositoryhttps://github.com/jugglerchris/rememberthemilk-rs
max_upload_size
id233627
size155,202
fp-bindgen-devs (github:fiberplane:fp-bindgen-devs)

documentation

README

rememberthemilk-rs

Rust crate for the Remember The Milk API.

This includes a library implementing the implementing the main API methods and a command-line utility to make use of it. It is currently very incomplete, but can do the basics of listing and adding tasks.

I expect the functionality to fill out over time as I want or need them, and my priorities are influenced by polite feature or pull requests.

Contributing

Bug reports, feature requests, general queries, and pull requests welcome. The CI runs cargo test, cargo fmt and cargo clippy, but these are not a prerequisite for me accepting a PR - in general if the PR is otherwise good I'm happy to just fix those up myself before merging.

For any larger changes, I suggest discussing in an issue first to check it's in the right direction before wasting time.

Commit count: 92

cargo fmt