An Evernote command line program
$ gem install enr
Set ENR_TOKEN
environment your developer token.
$ export ENR_TOKEN='your developer token'
$ enr get GUID
$ enr post INPUT-PATH
$ enr put GUID INPUT-PATH
$ enr delete GUID
Bug reports and pull requests are welcome on GitHub at https://github.com/nishidayuya/enr .