https://github.com/mindreframer/berlin_amt_butler
https://github.com/mindreframer/berlin_amt_butler
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mindreframer/berlin_amt_butler
- Owner: mindreframer
- License: mit
- Created: 2015-03-22T20:00:18.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-22T20:00:26.000Z (about 11 years ago)
- Last Synced: 2024-12-27T05:07:44.439Z (over 1 year ago)
- Language: Ruby
- Size: 97.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# BerlinAmtButler
TODO: Write a gem description
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'berlin_amt_butler'
```
And then execute:
$ bundle
Or install it yourself as:
$ gem install berlin_amt_butler
## Usage
TODO: Write usage instructions here
## Contributing
1. Fork it ( https://github.com/[my-github-username]/berlin_amt_butler/fork )
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 a new Pull Request