You must already have signed up for the trial which creates an organization for your apps before you can complete this guide. Please signup here.
Install the CLI
The Nuon CLI changes frequently. To ensure you have the latest version, run
brew upgrade nuonco/tap/nuon regularly. If you encounter any CLI command errors, please check you are using the latest version.Authenticate
Once you have installed the Nuon CLI, log in.nuon orgs api-token command. You should also now have a config file at ~/.nuon. Values saved to this file will be used as CLI flag defaults.
Select Your Organization
Now that you are logged in, you can select your organization to start using it.Connect Your GitHub Account
To deploy code from private repositories, you will need to connect to your GitHub account or organization.This step is not required if you are only using public repositories.