npmgen-cli 0.3.1

Command-line driver for npmgen: standalone `npmgen` and the `cargo npmgen` subcommand.
Documentation
1
2
3
fn main() {
    npmgen_cli::main();
}