imag/imag-counter
Andre Bogus dfd6a9b0d3 style adaptations
these were introduced following suggestions from
https://crates.io/crate/clippy
2016-05-13 22:26:48 +02:00
..
src style adaptations 2016-05-13 22:26:48 +02:00
Cargo.toml Update log: 0.3.* -> 0.3 2016-05-10 17:54:47 +02:00
README.md Add README for imag-counter 2016-03-25 15:56:42 +01:00

README.md

imag-counter

A simple module to count things.

imag counter create --name example --initval 42 # or: -n example -i 42
imag counter --inc example # or -i example
imag counter --reset example
imag counter --dev example # or -d example