Windows
courier
is available via scoop. To install courier
run:
scoop bucket add blutui https://github.com/blutui/bucket-courier.git
scoop install blutui/courier
Git is required to install scoop buckets
After your first installation of courier
, it's time to setup the services required to run courier
, run:
courier install
Create a Courier token
Before you can start using Courier, you will need to obtain a Courier token:
- From your Agency Console, navigate to your profile by clicking on your avatar in the top right corner, then
Edit my profile
. - Navigate to the
Apps
section from the sidebar. - Click the
Create token
button on the right-hand side. - Give your new Courier token a name, something like "Work MacBook", then click
Create
. - Your Courier token will be shown for use later on. Remember to store the token securely, it is only shown once.
Using your Courier token
If you haven't done so already, login into Courier using your newly generated token:
courier login [your-courier-token]
Once setup, you can now start pushing and pulling projects.
Complete the getting started guide and learn how to start building your first project.
Upgrade on Windows
To upgrade to the latest version of courier
, run:
scoop update courier