Skip to content

Open Source Integrations for pagertree.com - Contribute to a growing library of integrations for PagerTree

License

Notifications You must be signed in to change notification settings

PagerTree/pager_tree-integrations

Repository files navigation

PagerTree::Integrations

PagerTree Open Source Integration Adapters. Contribute to a growing library of PagerTree integrations!

Add An Integration

  1. Fork the project
  2. Create a new branch (ex: "integration-pingdom")
  3. Add your changes
  4. Test your changes
  5. Run standardrb
  6. If all tests are passing, create a pull request

Please see CREATING_AN_INTEGRATION for details instructions on how to create a new integration.

Usage

Please see CONFIGURATION for details on configuration options for the main app.

Installation

Add this line to your application's Gemfile:

gem "pager_tree-integrations"

And then execute:

$ bundle

Or install it yourself as:

$ gem install pager_tree-integrations

Migrations

Copy the migrations to your app:

bin/rails pager_tree_integrations:install:migrations

Then, run the migrations:

bin/rails db:migrate

🙏 Contributing

If you have an issue you'd like to submit, please do so using the issue tracker in GitHub. In order for us to help you in the best way possible, please be as detailed as you can.

If you'd like to open a PR please make sure the following things pass:

bin/rails db:test:prepare
bin/rails test
bundle exec standardrb

📝 License

The gem is available as open source under the terms of the Apache License v2.0.

About

Open Source Integrations for pagertree.com - Contribute to a growing library of integrations for PagerTree

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages