Skip to content
/ maki Public
forked from lorenzophys/maki

Run Makefiles in interactive mode

License

Notifications You must be signed in to change notification settings

euanwm/maki

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maki

Maki (Make but Interactive) is a small utility to help you select the targets of you Makefile.

user@laptop:~$ maki -h
Usage: maki [OPTIONS]

        Run make targets in interactive mode.

Options:
-f            The makefile name.
-h, --help    Show this message and exit.

Installation

Homebrew

user@laptop:~$ brew install lorenzophys/maki/maki

Binary

The full list of the available binaries can be found here.

How it works?

The logic behind maki can be found in this StackOverflow answer.

Usage example

makisample

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Run Makefiles in interactive mode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%