Getting started with Insiders¶
In order to access our Sponsorware, you need to become an eligible sponsor of Capawesome. As soon as you've completed the sponsorship, your license key will be displayed immediately on the checkout page. You can also find it at any time in the Polar Customer Portal.
Installation¶
Follow these steps to install the private packages:
-
Configure the Capawesome npm registry:
npm config set @capawesome-team:registry https://npm.registry.capawesome.io npm config set //npm.registry.capawesome.io/:_authToken <YOUR_LICENSE_KEY>
Attention: Replace
<YOUR_LICENSE_KEY>
with the license key you received from Polar. -
Install the plugin:
CI/CD Configuration¶
To use private Capawesome packages in your CI/CD environment, follow the specific integration guide for your platform: