connect-to-forge

1.0.18 • 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.

/connect-to-forge/

    Package Sidebar

    Install

    npm i connect-to-forge

    Weekly Downloads

    9

    Version

    1.0.18

    License

    MIT

    Unpacked Size

    949 kB

    Total Files

    6

    Last publish

    Collaborators

    • bgummer
    • robertmassaioli
    • sgupta18