Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@minhoryang
Last active February 26, 2017 08:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save minhoryang/2262c84d7689a700766a03775861ca66 to your computer and use it in GitHub Desktop.
Save minhoryang/2262c84d7689a700766a03775861ca66 to your computer and use it in GitHub Desktop.
RBENV_VERSION=2.4.0 rbenv exec license_finder
# NOT WORKING
#PYENV_VERSION=system pyenv exec python -m ntfy.cli $@
sudo /usr/bin/easy_install pip
sudo /usr/local/bin/pip psutil
git clone https://github.com/dschep/ntfy.git ntfy.git
pushd ntfy.git
bash zipapp.sh
cp dist/ntfy ~/bin/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment