tmplgen 0.6.0

Void Linux template generator for language-specific package managers
tmplgen-0.6.0 is not a library.
Visit the last successful build: tmplgen-1.3.1

tmplgen

Build Status codecov A simple Void Linux template generator.

Usage

USAGE:
    tmplgen [FLAGS] [OPTIONS] <PKGNAME>

FLAGS:
    -d, --debug      Print debug info. Will overrule the verbose switch.
    -f, --force      Overwrite template, if it already exists
    -h, --help       Prints help information
    -V, --version    Prints version information
    -v, --verbose    Be more verbose. Is ignored if debugging is enabled.

OPTIONS:
    -t, --tmpltype <crate/gem/perldist>    Explicitly sets what kind of template we want to generate

ARGS:
    <PKGNAME>    Sets for which package the template should be generated