Skip to content

Includes for mzke, Ziquid's build tool/make wrapper

Notifications You must be signed in to change notification settings

ziquid/mzke-includes

Repository files navigation

mzke-includes

To add/install in a project

  • Add as a submodule in the mk subdir:
git submodule add git@somewhere:somewhere-else/mzke-includes.git mk
  • Copy the included Mzkefile.example from the subdir to the project root
cp mk/Mzkefile.example Mzkefile
  • Overrides go in <project>.inc.mk in the root of the repo.

To clone/pull as part of a project

git [clone|pull] --recurse-submodules

About

Includes for mzke, Ziquid's build tool/make wrapper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published