Skip to content

Instantly share code, notes, and snippets.

@minhoryang
Last active February 26, 2017 08:20
Show Gist options
  • Select an option

  • Save minhoryang/2262c84d7689a700766a03775861ca66 to your computer and use it in GitHub Desktop.

Select an option

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