https://github.com/faradayio/carbonate
https://github.com/faradayio/carbonate
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/faradayio/carbonate
- Owner: faradayio
- License: mit
- Created: 2012-08-08T22:01:03.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-10-24T20:42:22.000Z (over 13 years ago)
- Last Synced: 2025-01-27T04:29:32.003Z (over 1 year ago)
- Language: Ruby
- Homepage: https://github.com
- Size: 97.7 KB
- Stars: 0
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Carbonate
TODO: Write a gem description
## Installation
Add this line to your application's Gemfile:
gem 'carbonate'
And then execute:
$ bundle
Or install it yourself as:
$ gem install carbonate
## 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