connect-to-forge

1.0.17 • Public • Published

connect-to-forge

This tool is designed to let Connect developers quickly migrate their apps to Forge, starting with the Descriptor to Manifest conversion. To use this tool, simply:

npx connect-to-forge@latest --type <jira|confluence> --url https://website.com/path/to/descriptor.json

If you want to check out this repository and run it locally:

yarn install
yarn start --type <jira|confluence> --url https://website.com/path/to/descriptor.json

Where the type variable represents the Atlassian product that this app is meant to be installed into and the URL is somewhere on the public internet that the descriptor can be downloaded from.

Readme

Keywords

none

Package Sidebar

Install

npm i connect-to-forge

Weekly Downloads

3

Version

1.0.17

License

MIT

Unpacked Size

956 kB

Total Files

7

Last publish

Collaborators

  • bgummer
  • robertmassaioli
  • sgupta18