Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.06 KB

Install-Airship-CLI-Tools.md

File metadata and controls

28 lines (19 loc) · 1.06 KB

Command line tools can be installed via command line for Mac and Linux development environments. For Windows development environment, we have a beta version of the installer that you can use. You must install the Airship Launcher in order to be able to login and sync files between your local development environment and the Airship server. Non-developer admins and content creators do not need to install the CLI tools.

Install instructions can also be found in the Quickstart Guide CLI Tools Install step.


Linux

Quick Install on Linux

Easily install the command line tools by entering this into your terminal:

/bin/sh -c "$(curl -fsS https://install.airshipcms.io)"

Mac

Quick Install on Mac

Easily install the command line tools by entering this into your terminal:

/bin/sh -c "$(curl -fsS https://install.airshipcms.io)"

Windows

Visit the Windows Installer page to download the latest version of Airship Launcher.