combostew_cli 0.1.0

Shared cli skeleton for the 'sic' and 'stew' crates.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.clap]
version = "2.32.0"

[dependencies.combostew]
version = "0.2.0"

[package]
authors = ["Martijn Gribnau <garm@ilumeo.com>"]
description = "Shared cli skeleton for the 'sic' and 'stew' crates."
edition = "2018"
license = "MIT"
name = "combostew_cli"
repository = "https://github.com/foresterre/combostew_cli"
version = "0.1.0"