Skip to content

tashirosota/poke_make

Repository files navigation

hex.pm version CI GitHub code size in bytes

PokeMake

A feature rich command line tool written in Elixir to decorate your make commands with Pokémons.

demo

Installation

Homebrew

$ brew install tashirosota/homebrew-tap/poke_make

escript

$ mix escript.install hex poke_make
$ export PATH=$PATH:~/.mix/escripts

Usage

$ poke -h
usage: poke [version | -v | --version]
           [help | -h | --help]
           <make command>

poke <make command> is to start make <make command>
$ cat Makefile
hello:
	echo hello
$ poke hello

=====================================================================================
                          ※              ※          ※※   ※※
                          ※              ※           ※    ※
                ※※ ※  ※※※ ※  ※  ※※       ※※※   ※※    ※    ※   ※※
                ※ ※ ※※  ※ ※※※  ※ ※※      ※  ※ ※ ※※   ※    ※  ※  ※
                ※ ※ ※※  ※ ※  ※ ※※        ※  ※ ※※     ※    ※  ※  ※
                ※ ※ ※ ※※※ ※  ※  ※※       ※  ※  ※※   ※※※  ※※※  ※※
=====================================================================================
hello # call make hello with pokemon

Bugs and Feature requests

Feel free to open an issues or a PR to contribute to the project.

About

🐳 Upgrade your Make commands with style

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages