Skip to content

Instantly share code, notes, and snippets.

@SamSchmir
Last active July 22, 2022 01:08
Show Gist options
  • Save SamSchmir/41e36385b0f93927fe8d1fbf18ba9e5f to your computer and use it in GitHub Desktop.
Save SamSchmir/41e36385b0f93927fe8d1fbf18ba9e5f to your computer and use it in GitHub Desktop.
example$ brew update
example$ brew install ruby
// Check to see if Gem is installed...
example$ gem -v
// Once in the system, install Twurl
example$ gem install twurl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment