https://github.com/bumi/luftpost
just an experment, ignore ;)
https://github.com/bumi/luftpost
Last synced: 12 months ago
JSON representation
just an experment, ignore ;)
- Host: GitHub
- URL: https://github.com/bumi/luftpost
- Owner: bumi
- License: mit
- Created: 2012-07-21T15:30:40.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-09-06T13:58:09.000Z (almost 14 years ago)
- Last Synced: 2025-03-21T22:03:11.914Z (about 1 year ago)
- Language: Ruby
- Size: 125 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Luftpost
TODO: Write a gem description
## Installation
Add this line to your application's Gemfile:
gem 'luftpost'
And then execute:
$ bundle
Or install it yourself as:
$ gem install luftpost
## 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