https://github.com/metaskills/gmoney_client
In interface to @gmoneyisnotafan on twitter.
https://github.com/metaskills/gmoney_client
Last synced: 7 months ago
JSON representation
In interface to @gmoneyisnotafan on twitter.
- Host: GitHub
- URL: https://github.com/metaskills/gmoney_client
- Owner: metaskills
- License: mit
- Created: 2013-10-03T22:24:06.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-11-06T20:03:44.000Z (almost 12 years ago)
- Last Synced: 2025-04-01T17:13:16.870Z (7 months ago)
- Language: Ruby
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# GmoneyClient
TODO: Write a gem description
## Installation
Add this line to your application's Gemfile:
gem 'gmoney_client'
And then execute:
$ bundle
Or install it yourself as:
$ gem install gmoney_client
## Usage
TODO: Write usage instructions here
## 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