Publish
This section guides you through how to package and publish your App.
📄️ Register
To register your App with Root, create a project for it in the Root Developer Portal.
📄️ Package
The rootsdk build package command packages your compiled code for distribution. It creates a .pkg file based on your root-manifest.json.
📄️ Upload
The rootsdk upload command deploys your code to the Root cloud. You must provide the package file path and a valid authentication token. You get your authentication token from Root Developer Portal.