https://github.com/cored/bxamp
Wrapper for the new Basecamp API
https://github.com/cored/bxamp
Last synced: about 1 month ago
JSON representation
Wrapper for the new Basecamp API
- Host: GitHub
- URL: https://github.com/cored/bxamp
- Owner: cored
- License: mit
- Created: 2013-01-11T18:30:17.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-01-11T19:27:11.000Z (over 13 years ago)
- Last Synced: 2025-01-22T03:54:54.273Z (over 1 year ago)
- Language: Ruby
- Size: 121 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Bxamp
TODO: Write a gem description
## Installation
Add this line to your application's Gemfile:
gem 'bxamp'
And then execute:
$ bundle
Or install it yourself as:
$ gem install bxamp
## 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