https://github.com/fastruby/ombu_labs-hubspot
Source code for OmbuLabs Hubspot integration
https://github.com/fastruby/ombu_labs-hubspot
Last synced: 10 months ago
JSON representation
Source code for OmbuLabs Hubspot integration
- Host: GitHub
- URL: https://github.com/fastruby/ombu_labs-hubspot
- Owner: fastruby
- License: mit
- Created: 2023-01-05T17:01:56.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-05T13:45:27.000Z (about 2 years ago)
- Last Synced: 2025-02-10T18:06:58.911Z (11 months ago)
- Language: Ruby
- Size: 41 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE
Awesome Lists containing this project
README
# OmbuLabs::Hubspot
Source code for OmbuLabs Hubspot integration
## Usage
How to use my plugin.
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'ombu_labs-hubspot'
```
And then execute:
```bash
$ bundle
```
Or install it yourself as:
```bash
$ gem install ombu_labs-hubspot
```
## Contributing
Contribution directions go here.
## License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).