1.0.0 • Published 5 years ago
skolid-chromeos-app v1.0.0
Build
Set the following environment variables:
- CHROME_EXE_PATHto the path of the chrome exe file (windows: "c:\Program Files (x86)\Google\Chrome\Application\chrome.exe")
- SIGNING_KEY_PATHto the path of the extension signing pem key
Then run the command: yarn build or yarn buildDev (development skolid)
Publish
The publish procedure publishes any previously built skolid.crx and update.xml file to the public skolid blob storage. This will automatically
update all installations of the extension.
Set the following environment variables:
- AZURE_STORAGE_CONNECTION_STRINGto the connection string to the azure storage account
Then run the command: yarn publish or yarn publishDev (development skolid)
1.0.0
5 years ago