Sha256: 131405b4fbe68090e0ff268b91ffe1a5fc2c55ac2f069ae8f3b9114d124a74fb

Contents?: true

Size: 1.08 KB

Versions: 5

Compression:

Stored size: 1.08 KB

Contents

# GrowthForecast Client [![Build Status](https://secure.travis-ci.org/sonots/growthforecast-client.png?branch=master)](http://travis-ci.org/sonots/growthforecast-client) [![Dependency Status](https://gemnasium.com/sonots/growthforecast-client.png)](https://gemnasium.com/sonots/growthforecast-client)

testing ruby: 1.9.3; GrowthForecast: > 0.39

## About GrowthForecast Client

growthforecast-client is a ruby client library for GrowthForecast API where [GrowthForecast](http://kazeburo.github.com/GrowthForecast/) is a visualization graph tool.

With growthforecast-client, for example, you can edit properties of a graph such as `color`, and create a complex graph.

## USAGE

    gem install growthforecast-client

See [examples](examples) directory.

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new [Pull Request](../../pull/new/master)

## Copyright

Copyright (c) 2013 Naotoshi SEO. See [LICENSE](LICENSE) for details.

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
growthforecast-client-0.0.6 README.md
growthforecast-client-0.0.5 README.md
growthforecast-client-0.0.4 README.md
growthforecast-client-0.0.3 README.md
growthforecast-client-0.0.2 README.md