Skip to content

Instantly share code, notes, and snippets.

@SamSchmir
Last active November 6, 2021 11:04
Show Gist options
  • Save SamSchmir/9b39ea17f1e22cb086da96b90761a011 to your computer and use it in GitHub Desktop.
Save SamSchmir/9b39ea17f1e22cb086da96b90761a011 to your computer and use it in GitHub Desktop.
// In order to install Twurl, you need Chocolately...
// Run CMD as Admin or do as I do and use PyCharm's Terminal.
// Install Ruby...
example$ choco install ruby
// Install Twurl...
example$ gem install twurl
@georgechalhoub
Copy link

Great tutorial, thanks!

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