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

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

402 B

Building

Set up

  • npm login

Build

  • git checkout master
  • npm version minor or npm version patch
  • npm publish
  • Find the target milestone and use this link in the release notes.
  • Find the new tag at releases, edit the tag and publish the release
  • Close the milestone