chirripo/chirripo-launcher

Launcher for Chirripo

v1.3 2020-05-11 03:25 UTC

This package is auto-updated.

Last update: 2024-04-11 14:19:00 UTC


README

Launcher for Chirripo project.

Instructions

OSX:

curl -OL https://github.com/chirripo/chirripo-launcher/releases/latest/download/chirripo.phar

Linux:

wget -O chirripo.phar https://github.com/chirripo/chirripo-launcher/releases/latest/download/chirripo.phar
  • Make downloaded file executable: chmod +x chirripo.phar
  • Move chirripo.phar to a location listed in your $PATH, rename to chirripo:
sudo mv chirripo.phar /usr/local/bin/chirripo
  • Use Chirripo by simply invoking chirripo command from any project using chirripo
  • If you have proxy installed; you can also manage it with proxy-up and proxy-down commands