Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/byroot/bawsaq
Simple gem to access BAWSAQ stocks prices
https://github.com/byroot/bawsaq
Last synced: 5 days ago
JSON representation
Simple gem to access BAWSAQ stocks prices
- Host: GitHub
- URL: https://github.com/byroot/bawsaq
- Owner: byroot
- License: mit
- Created: 2013-09-27T18:38:48.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-27T18:39:16.000Z (about 11 years ago)
- Last Synced: 2024-12-03T03:57:21.741Z (25 days ago)
- Language: Ruby
- Size: 105 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Bawsaq
Library to access GTA V BAWSAQ stock prices
## Installation
Add this line to your application's Gemfile:
gem 'bawsaq'
And then execute:
$ bundle
Or install it yourself as:
$ gem install bawsaq
## 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