https://github.com/rjayroach/gembox
Gem server based on Geminabox
https://github.com/rjayroach/gembox
Last synced: about 1 year ago
JSON representation
Gem server based on Geminabox
- Host: GitHub
- URL: https://github.com/rjayroach/gembox
- Owner: rjayroach
- License: mit
- Created: 2014-02-21T00:35:49.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-05-15T09:41:24.000Z (almost 11 years ago)
- Last Synced: 2025-02-02T02:28:36.097Z (about 1 year ago)
- Language: Ruby
- Size: 266 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gembox
TODO: Write a gem description
## Installation
Add this line to your application's Gemfile:
gem 'gembox'
And then execute:
$ bundle
Or install it yourself as:
$ gem install gembox
## 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