testing ruby: 1.9.3, 2.0.0; Yohoushi: >= 0.62.3
yohoushi-client is a ruby client library for Yohoushi API where yohoushi is a visualization graph tool.
gem install yohoushi-client
See examples directory.
See CHANGELOG.md for details.
- Fork it
- 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 new Pull Request
Copyright (c) 2013 DeNA Co., Ltd. See LICENSE for details.