gutenberg.cr
Gutenberg
Simple https://gutenberg.justamouse.com/ client
Installation
-
Add the dependency to your
shard.yml
:dependencies: gutenberg: github: rmarronnier/gutenberg.cr
-
Run
shards install
Usage
require "gutenberg"
Get text from id
text = Gutenberg::Client.new
text.text_from_id
Development
Any PR welcome
Contributing
- Fork it (https://github.com/rmarronnier/gutenberg.cr/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- Rémy Marronnier - creator and maintainer
Repository
gutenberg.cr
Owner
Statistic
- 0
- 0
- 0
- 0
- 0
- over 5 years ago
- June 12, 2019
License
MIT License
Links
Synced at
Fri, 08 Nov 2024 04:00:05 GMT
Languages