Boilr template for a basic Makefile.
Create a very simplistic Makefile.
Install boilr first. Then use
$ boilr download stefanwalther/boilr-makefile <template-tag>
# e.g.
$ boilr download stefanwalther/boilr-makefile boilr-makefile
$ boilr template download stefanwalther/boilr-makefile <template-tag>
$ git clone stefanwalther/boilr-makefile
cd into it, then
$ boilr template save $(PWD) <template-tag>
# e.g.
$ boilr template save $(PWD) boilr-makefile
$ boilr template use boilr-makefile .
Some related projects:
- boilr-makefile: Boilr template for a basic Makefile. | homepage
Stefan Walther
MIT
This file was generated by verb-generate-readme, v0.6.0, on December 03, 2017.