Skip to content

zerotired/yake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yake
====

``make`` with yaml files.

Use yaml files to specify Makefile-like targets and execute these
via CLI.

Features (TODO)
===============
- auto completion support for bash, zsh, ...
- ...

Usage
=====
::

    Yake 0.1
    Tim Eggert <tim@elbart.com>
    Make with yaml files

    USAGE:
        yake [OPTIONS] <TARGET>

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

    OPTIONS:
        -p, --parameter <param>...    Parameters for the yake processing

    ARGS:
        <TARGET>    Target to invoke

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages