Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 640 Bytes

CONTRIBUTING.md

File metadata and controls

37 lines (25 loc) · 640 Bytes

Release

Quickly

Quick workflow (runs prepare and release):

quick.sh

Manually

prepare.sh

Manual verification here ... then:

release.sh
npm publish

globals

You can try the globals using:

npm link

Inspiration

https://github.com/Arnavion/typescript-github

Travis