From: StevenBlack Date: Wed, 7 Mar 2018 05:12:20 +0000 (-0500) Subject: New section titled "Release management", documenting the presence and use of [Release... X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=29ab4d98787813ddd19eb36dd3566cd6ac13283f;p=stevenblack-hosts.git New section titled "Release management", documenting the presence and use of [Release-It!](https://webpro.github.io/release-it/) in the repo. --- diff --git a/readme_template.md b/readme_template.md index 40bbe24ce..9d8639193 100644 --- a/readme_template.md +++ b/readme_template.md @@ -304,6 +304,13 @@ Open a Terminal and run: sudo dscacheutil -flushcache;sudo killall -HUP mDNSResponder ``` +## Release management + +This repository uses [Release-It!](https://webpro.github.io/release-it/), an excellent CLI release +tool for Github repos and npm packages, to automate creating [releases](https://github.com/StevenBlack/hosts/releases). +This is why the [package.json](https://github.com/StevenBlack/hosts/blob/master/package.json) and +[.release-it.json](https://github.com/StevenBlack/hosts/blob/master/.release-it.json) files are bundled. + ## Goals of this unified hosts file The goals of this repo are to: