Boilr template to easily add an MIT license file.
Boilr template to easily add an MIT license file.
The following files are generated:
.
└── LICENSE
0 directories, 1 file
Install boilr first.
Then use
$ boilr download stefanwalther/boilr-lic-mit <template-tag>
e.g.
$ boilr download stefanwalther/boilr-lic-mit boilr-lic-mit
$ boilr template download stefanwalther/boilr-lic-mit <template-tag>
$ git clone stefanwalther/boilr-lic-mit
cd into it, then
$ boilr template save $(PWD) <template-tag>
# e.g.
$ boilr template save $(PWD) boilr-lic-mit
if you have for force the local updates, use
$ boilr template save $(PWD) <template-tag> -f
$ boilr template use boilr-lic-mit .
Get a list of all - locally installed - templates:
$ boilr template list
Some related projects:
Stefan Walther
MIT
This file was generated by verb-generate-readme, v0.6.0, on May 07, 2018.