0.3.2 • Published 9 years ago

pubstorm v0.3.2

Weekly downloads
73
License
SEE LICENSE IN LI...
Repository
github
Last release
9 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

9 years ago

0.3.1

9 years ago

0.3.0

9 years ago

0.2.0

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4-1

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago