Skip to content

Instantly share code, notes, and snippets.

@ikbelkirasan
Last active January 14, 2019 21:39
Show Gist options
  • Save ikbelkirasan/f20d900034bbe459f4220063812a7f57 to your computer and use it in GitHub Desktop.
Save ikbelkirasan/f20d900034bbe459f4220063812a7f57 to your computer and use it in GitHub Desktop.
Setup gemfury-cli

Setup gemfury-cli

  1. Run this command:
$ sudo nano /etc/apt/sources.list.d/fury-cli.list
  1. Add this line:
deb [trusted=yes] https://cli.gemfury.com/apt/ /
  1. Finally run:
$ sudo apt update
$ sudo apt install gemfury

Done. :)

@ikbelkirasan
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment