@jetbrains/hub-pub

0.0.5 • Public • Published

Description

This package allows to upload a plugin to JetBrains Plugin Repository

How to use

The simplest way to use is install the latest version form npm:

npm install -g @jetbrains/hub-pub

Usage

hub-pub publish <plugin directory or zip file> [<options>]
Options Description
pluginId is a numeric ID of the plugin, can be retrieved from the plugin repository URL. e.g. Scala plugin ID is 1347
userName is a plugin author username used to access the JetBrains Plugin Repository (JetBrains Account username or email).
password is a plugin author password used to access the JetBrains Plugin Repository (JetBrains Account password).
channel is a release channel the update is published to (empty channel means default Stable channel) (optional)
hub-pub pack <plugin directory>
Options Description
out Generate the output into <file>. If not specified, the output goes in a file named <plugin directory name>.zip
hub-pub version <plugin version>
Options Description
prefix Directory which contains a manifest.json file
Powered by kotlin

Readme

Keywords

none

Package Sidebar

Install

npm i @jetbrains/hub-pub

Weekly Downloads

1

Version

0.0.5

License

Apache-2.0

Unpacked Size

20.9 kB

Total Files

10

Last publish

Collaborators

  • skoch13
  • jetbrains-admin
  • kotlin
  • jetbrains-buildserver
  • allvo
  • bashor