0.3.2 • Published 8 years ago

pubstorm v0.3.2

Weekly downloads
73
License
SEE LICENSE IN LI...
Repository
github
Last release
8 years ago

PubStorm CLI

Releasing a new version on NPM

  1. Edit VERSION in rise-cli-go.
  2. Build production binaries: RISE_CLI_ENV=production script/build
  3. Remove old binaries in dist/ folder: rm -rf ~/code/pubstorm-cli/dist
  4. Move newly built binaries to dist/ folder: mv ./dist ~/code/pubstorm-cli
  5. cd ~/code/pubstorm-cli
  6. Edit version in package.json.
  7. Check version by running `dist/linux_amd64/storm -v).
  8. Commit and push.
  9. Publish to NPM: npm publish
  10. Update latest available version in S3 bucket bucket=pubstorm-updates.

Copyright (c) 2016 PubStorm.com. All Rights Reserved.

0.3.2

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.0

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4-1

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago