rink-rs/cli
Tiffany Bennett 8cf08d2b3c
Custom definitions files (#172)
Implements #79.

The CLI will now load more than the first `definitions.units` file it
finds. It will stick them together and load them as one big
`definitions.units` file. This lets you easily add custom definitions by
adding them to `~/.config/rink/definitions.units`. The format for it is
already documented in the manpage.
2024-05-10 18:37:38 -07:00
..
src Custom definitions files (#172) 2024-05-10 18:37:38 -07:00
Cargo.toml Update clap to latest version (#167) 2024-04-27 20:19:00 -07:00
rink.desktop Add a .desktop file (#168) 2024-04-28 20:51:48 -07:00