Evertils::Common
Evertils::Common is an abstraction library for interacting with the Evernote API.
Installation
gem 'evertils-common'
# or...
gem install evertils-common
Then add the following to your ~/.bash_profile
export EVERTILS_TOKEN="token_goes_here"
Get your Evernote Developer Tokens here.
Usage
Please see the code samples in the wiki.
Development
After checking out the repo, run bin/setup to install dependencies. You can also run bin/console for an interactive prompt that will allow you to experiment.
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/aapis/evertils-common.
License
The gem is available as open source under the terms of the MIT License.