Created
May 31, 2011 16:35
-
-
Save comewalk/1000833 to your computer and use it in GitHub Desktop.
Extract Evernote API SDK
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ mkdir evernote | |
$ cd evernote/ | |
$ curl -L -O http://evernote.s3.amazonaws.com/api/evernote-api-1.19.zip | |
$ unzip evernote-api-1.19.zip | |
$ cd evernote-api-1.19/ | |
$ ls sample/ | |
android csharp java javame php python ruby |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment