## Usage First install the package using npm (you'll need at least Node.js LTS) ``` npm install -g rpgo ``` or use curl to install it globally without node and npm ``` curl -sf https://raw.githubusercontent.com/jurekbarth/rpgo/master/install-rpgo.sh | sh