Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rkh/bundler_test
https://github.com/rkh/bundler_test
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/rkh/bundler_test
- Owner: rkh
- License: mit
- Created: 2013-04-07T14:32:20.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-04-07T14:44:21.000Z (over 11 years ago)
- Last Synced: 2023-04-10T08:23:07.012Z (over 1 year ago)
- Language: Ruby
- Size: 117 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# BundlerTest
Write a gem description
## Installation
Add this line to your application's Gemfile:
gem 'bundler_test'
And then execute:
$ bundle
Or install it yourself as:
$ gem install bundler_test
## Usage
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