https://github.com/rubinius/ffi2-generators
https://github.com/rubinius/ffi2-generators
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rubinius/ffi2-generators
- Owner: rubinius
- License: bsd-3-clause
- Created: 2013-08-28T00:22:16.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2021-04-30T20:37:51.000Z (over 4 years ago)
- Last Synced: 2025-08-13T23:57:04.066Z (4 months ago)
- Language: Ruby
- Size: 10.7 KB
- Stars: 1
- Watchers: 56
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ffi2::Generators
TODO: Write a gem description
## Installation
Add this line to your application's Gemfile:
gem 'ffi2-generators'
And then execute:
$ bundle
Or install it yourself as:
$ gem install ffi2-generators
## 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