Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simonjefford/simplenote
simple gem for accessing notes on SimpleNote
https://github.com/simonjefford/simplenote
Last synced: 3 months ago
JSON representation
simple gem for accessing notes on SimpleNote
- Host: GitHub
- URL: https://github.com/simonjefford/simplenote
- Owner: simonjefford
- License: mit
- Created: 2009-09-03T12:01:53.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2011-07-28T13:23:55.000Z (over 13 years ago)
- Last Synced: 2024-07-17T09:27:07.787Z (4 months ago)
- Language: Ruby
- Homepage:
- Size: 114 KB
- Stars: 31
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# simplenote
[![Build Status][2]][1]
[1]: http://travis-ci.org/simonjefford/simplenote
[2]: http://travis-ci.org/simonjefford/simplenote.pngA simple gem for accessing SimpleNote notes via its API
## Note on Patches/Pull Requests
* Fork the project.
* Make your feature addition or bug fix.
* Add tests for it. This is important so I don't break it in a
future version unintentionally.
* Commit, do not mess with rakefile, version, or history.
(if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)
* Send me a pull request. Bonus points for topic branches.## Contributors
Aaron Peckham - create_note and awesome test coverage
## Copyright
Copyright (c) 2009 Simon Jefford. See LICENSE for details.