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


[dependencies]
combostew = "0.2.0"
clap = "2.32.0"