The Pingaling client is written in Ruby. Installation is as follows:
- Download the latest release
- Extract the zip to your preferred location
- Add
<wherever you extracted pingaling>/cli/bin
to yourPATH
cd <wherever you extracted pingaling>/cli && bundle install
pingaling config add-server # to point to your Pingaling server
source <(pingaling completion) # to enable the ZSH command completion