sheathe-cli 0.1.2

CLI logic for the sheathe media packager (library; the binary is the `sheathe` crate)
Documentation
1
2
3
4
5
6
7
# sheathe-cli

CLI library for the [`sheathe`](https://crates.io/crates/sheathe) media packager —
exposes `run()`, used by the `sheathe` binary. Install the tool with
`cargo install sheathe`.

Part of [vbasky/sheathe](https://github.com/vbasky/sheathe). MIT OR Apache-2.0.