0.2.1 • Published 10 months ago

@adobe/griffon-plugin-tools v0.2.1

Weekly downloads
7
License
Apache-2.0
Repository
github
Last release
10 months ago

Project Griffon Plugin Tools

Usage

Run the packager by executing the following command from the command line within your project's directory:

npx @adobe/griffon-packager

Run the uploader by executing the following command and passing in the package zip created above as an argument:

npx @adobe/griffon-uploader plugin-XXXXX.zip

Configuration

In order to upload, you need to have an IMS account and set the following environment variables:

IMS User Email export IMS_USER_EMAIL=XXXXX

IMS User ID export IMS_USER_ID=XXXXX for Type2E accounts

IMS Password export IMS_PASSWORD=XXXXX

Client Secret export CLIENT_SECRET=XXXXX

IMS Organization ID export IMS_ORG=XXXXX

for Adobe internal use only

ENV_NAME export ENV_NAME=prod

Contributing

Contributions are welcomed! Read the Contributing Guide for more information.

Licensing

This project is licensed under the Apache V2 License. See LICENSE for more information.

0.2.1

10 months ago

0.2.0

10 months ago

0.1.1

4 years ago

0.1.0

5 years ago

0.0.6

5 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago