New section titled "Release management", documenting the presence and use of [Release-It!](https://webpro.github.io/release-it/) in the repo.

This commit is contained in:
StevenBlack 2018-03-07 00:12:20 -05:00
parent c06a49c257
commit 29ab4d9878

View File

@ -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: