macOS
courier is available via Homebrew. To install courier run:
brew tap blutui/courier
brew install courier
After your first installation of courier
, it's time to setup the services required to use 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.
If you use Firefox please see the guide below
Upgrade on macOS
To upgrade to the latest version of courier
, run:
brew upgrade courier
Firefox on macOS
To use courier watch
on Firefox, you need to install nss
(Network Security Services). NSS is a set of libraries designed to support cross-platform development of security-enabled client and server applications.
To install NSS on macOS run:
brew install nss
Once nss
is successfuly installed, run:
courier install