Matthias Beyer 6a8a8150fd Add value_name() call in ui specification code | il y a 8 ans | |
---|---|---|
.. | ||
src | il y a 8 ans | |
Cargo.toml | il y a 8 ans | |
README.md | il y a 8 ans |
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