Skip to content

OakNinja/MakeMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This plugin is currently outdated - See MakeMeFish

Easing the usage of makefiles

Demo

Note: Are you using fish? MakeMe is available as a standalone fish plugin

See MakeMeFish

Requirements: python>=3.6

Install: pip install makeme

Usage: type mm in a terminal window - if there is a Makefile in the current folder, all targets will be listed and selectable.

type mm <keyword> to filter on targets matching keyword, eg mm dev

Other options:

mm -h to display the help menu

mm -l to list all make targets

mm -i to run in interactive mode, after a command is executed, the targets will be listed again until the user quits.

About

This plugin is currently outdated - See MakeMeFish

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published