slouch/BUILDING.md
Geoff Cox b069943b92
doc(building) (#109)
* doc(building)

* doc(building): milestones
2019-03-23 15:32:27 -07:00

14 lines
402 B
Markdown

# Building
## Set up
- `npm login`
## Build
- `git checkout master`
- `npm version minor` or `npm version patch`
- `npm publish`
- Find the [target milestone](https://github.com/redgeoff/slouch/milestones) and use this link in the release notes.
- Find the new tag at [releases](https://github.com/redgeoff/slouch/releases), edit the tag and publish the release
- Close the milestone