Skip to content

Instantly share code, notes, and snippets.

@ritchiey
Created March 20, 2014 01:09
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 ritchiey/9655288 to your computer and use it in GitHub Desktop.
Save ritchiey/9655288 to your computer and use it in GitHub Desktop.
Attempting to setup 88Miles Gem
Ritchie-Youngs-iMac:myediary ritchiey$ gem install 88miles
Fetching: trollop-2.0.gem (100%)
Successfully installed trollop-2.0
Fetching: highline-1.6.21.gem (100%)
Successfully installed highline-1.6.21
Fetching: jwt-0.1.11.gem (100%)
Successfully installed jwt-0.1.11
Fetching: multipart-post-2.0.0.gem (100%)
Successfully installed multipart-post-2.0.0
Fetching: faraday-0.9.0.gem (100%)
Successfully installed faraday-0.9.0
Fetching: oauth2-0.9.3.gem (100%)
Successfully installed oauth2-0.9.3
Fetching: launchy-2.3.0.gem (100%)
Successfully installed launchy-2.3.0
Fetching: terminal-table-1.4.5.gem (100%)
Successfully installed terminal-table-1.4.5
Fetching: 88miles-1.0.7.gem (100%)
Successfully installed 88miles-1.0.7
Parsing documentation for 88miles-1.0.7
Installing ri documentation for 88miles-1.0.7
Parsing documentation for faraday-0.9.0
Installing ri documentation for faraday-0.9.0
Parsing documentation for highline-1.6.21
Installing ri documentation for highline-1.6.21
Parsing documentation for jwt-0.1.11
Installing ri documentation for jwt-0.1.11
Parsing documentation for launchy-2.3.0
Installing ri documentation for launchy-2.3.0
invalid options: -SHN
(invalid options are ignored)
Parsing documentation for multipart-post-2.0.0
Installing ri documentation for multipart-post-2.0.0
Parsing documentation for oauth2-0.9.3
Installing ri documentation for oauth2-0.9.3
Parsing documentation for terminal-table-1.4.5
Installing ri documentation for terminal-table-1.4.5
Parsing documentation for trollop-2.0
Installing ri documentation for trollop-2.0
9 gems installed
Ritchie-Youngs-iMac:myediary ritchiey$ 88miles setup
88 Miles command line utility setup
-----------------------------------
To setup the 88 Miles command line utility, we need to authenticate you and request an access token.
We will open a browser, where you will be asked to login and approve access to this app.
After you have completed the approval process, cut and paste the URL you are redirected to.
URL: https://88miles.net/oauth/authorized#access_token=eZJx[CENSORED]x57V&state=
There was an issue authenticating your account. Please try again.
Ritchie-Youngs-iMac:myediary ritchiey$ ruby -v
ruby 2.0.0p353 (2013-11-22 revision 43784) [x86_64-darwin13.1.0]
Ritchie-Youngs-iMac:myediary ritchiey$
@madpilot
Copy link

madpilot commented Apr 2, 2014

Just realised I'm not getting GitHub notifications.

I'll have a look later tonight. Soz

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