artemis-plugin-npm

1.8.0 • Public • Published

NPM Package for Artemis Plugin

Prerequisites

To build and publish the package the following tools need to be installed locally:

Build

Run the following command:

yarn build

This will download the artifact org.apache.activemq:artemis-plugin and unpack the plugin js files into target/ directory. It will then compile them into dist/artemis-plugin.js.

Publish

To publish the npm package, run the following command:

yarn publish

Once successfully published, make sure to push the published tag to the repository:

git push origin main --tags

Readme

Keywords

none

Package Sidebar

Install

npm i artemis-plugin-npm

Weekly Downloads

1

Version

1.8.0

License

Apache-2.0

Unpacked Size

170 kB

Total Files

6

Last publish

Collaborators

  • tadayosi
  • andytee