Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 449 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 449 Bytes

Installing the client

The Pingaling client is written in Ruby. Installation is as follows:

  1. Download the latest release
  2. Extract the zip to your preferred location
  3. Add <wherever you extracted pingaling>/cli/bin to your PATH
  4. cd <wherever you extracted pingaling>/cli && bundle install
  5. pingaling config add-server # to point to your Pingaling server
  6. source <(pingaling completion) # to enable the ZSH command completion