https://github.com/rubinius/rubinius-docs
Rubinius Documentation.
https://github.com/rubinius/rubinius-docs
Last synced: 5 months ago
JSON representation
Rubinius Documentation.
- Host: GitHub
- URL: https://github.com/rubinius/rubinius-docs
- Owner: rubinius
- License: bsd-3-clause
- Created: 2013-04-18T05:56:47.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-04-18T05:57:09.000Z (over 12 years ago)
- Last Synced: 2025-03-12T01:42:53.952Z (10 months ago)
- Language: Ruby
- Homepage: https://github.com
- Size: 102 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rubinius::Docs
TODO: Write a gem description
## Installation
Add this line to your application's Gemfile:
gem 'rubinius-docs'
And then execute:
$ bundle
Or install it yourself as:
$ gem install rubinius-docs
## 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 'Added some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request