Installation
Install the Hostess CLI on macOS, Linux, or Windows and verify your installation.
Install
macOS / Linux:
curl -fsSL https://hostess.sh/install.sh | shWindows:
irm https://hostess.sh/install.ps1 | iexVerify your installation
hostess --version
# hostess version 0.2.xUpdating
hostess updateUninstalling
rm -f ~/.local/bin/hostess
rm -rf ~/.hostessNext steps
After installing, log in and follow the Quick Start to deploy your first application.