Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pubstorm

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pubstorm

PubStorm, the easiest way to publish your HTML5 websites and apps.

  • 0.3.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
2
Created
Source

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.

Keywords

FAQs

Package last updated on 17 Aug 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc