Paperspace / paperspace-node

Paperspace API for node.js
https://www.paperspace.com/core
ISC License
75 stars 15 forks source link

feat(publish_npm): set up automated publish process on tags #38

Closed mlunoe closed 5 years ago

mlunoe commented 5 years ago

This PR set up an initial build for this repository to make the release process easier. See the "Publish a new version" section in the README.md

Steps 1-17 in the deployment walkthrough should be updated to:

mlunoe commented 5 years ago

Rebased off of latest master branch

mlunoe commented 5 years ago

I will need to figure out a process for the GitHub pages, since they are published from master branch. Something like this should do: https://www.npmjs.com/package/gh-pages-deploy Update: this is added to autopublish gh-pages from the master branch