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