/kepplerp

kepplerp(ublic): to run keppler along with ngrok

Primary LanguageShellMIT LicenseMIT

kepplerp

kepplerp(ublic): to run keppler along with ngrok

Install

Method 1: Download to /usr/local/bin and make executable

curl -L https://raw.githubusercontent.com/munyoudoum/kepplerp/master/kepplerp -o /usr/local/bin/kepplerp && chmod +x /usr/local/bin/kepplerp

Method 2: Download and alias to kepplerp

curl -L https://raw.githubusercontent.com/munyoudoum/kepplerp/master/kepplerp -o ~/kepplerp && chmod +x ~/kepplerp && alias kepplerp="~/kepplerp"

Usage

kepplerp <arguments>

With authentication

kepplerp --auth 'user:pass'