-
-
Notifications
You must be signed in to change notification settings - Fork 637
Mac
Hunter Long edited this page Apr 14, 2020
·
14 revisions
Statping includes an easy to use Homebrew Formula to quick get your Status Page up and running locally. Statping on brew is automatically generated for each new release to master. Install with the commands below,
brew tap statping/statping
brew install statping
curl -o- -L https://statping.com/install.sh | bash
Once you've installed it, checkout which version you have by running statping version
.
Statping requires sass
to be installed to the local machine to compile SCSS into CSS if you want to use the Custom Theme features.
- Node:
npm install sass -g
- Ruby:
gem install sass
Statping.com | Demo | Docker | Notifiers | API