skade / yaks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yaks

yaks manages the yaks of yakshav.es.

Installation

$ cargo install --git https://github.com/skade/yaks

Usage

Set the YAKS_DIR environment variable to a directory containing a directory structure similar to the one on yakshav.es.

$ yaks --help
yaks 1.0
Florian Gilcher <flo@andersground.net>
manages yaks to shave

USAGE:
    yaks [SUBCOMMAND]

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

SUBCOMMANDS:
    build      build all yaks
    help       Prints this message or the help of the given subcommand(s)
    list       lists yaks
    publish    send the yaks off to graze
    remove     remove a yak from the pen
    shave      shave a yak

About

See more at yaks on yakshav.es.

License

GPL V3

About

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%