Skip to content

alexbridge/tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Useful make recipes

Different make recipes for day to day development: git, docker, shell

Live example

Live Example

Usage

  • clone
  • copy Makefile to user directory, eg $HOME/Makefile
  • create alias
alias mmake='make --file=~/Makefile
  • use mmake
    • by default all available recipes will be listed with fzf

About

Developer day to day tools to make work easier with git repository, Docker, etc. Helps saving some time with automated ready to go recipes

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published