Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/unhappychoice/intercom_summary

Displays intercom summary information
https://github.com/unhappychoice/intercom_summary

cli intercom ruby

Last synced: 3 months ago
JSON representation

Displays intercom summary information

Awesome Lists containing this project

README

        

# IntercomSummary

[![Gem Version](https://badge.fury.io/rb/intercom_summary.svg)](https://badge.fury.io/rb/intercom_summary)
[![Dependency Status](https://gemnasium.com/badges/github.com/unhappychoice/intercom_summary.svg)](https://gemnasium.com/github.com/unhappychoice/intercom_summary)
![](http://ruby-gem-downloads-badge.herokuapp.com/intercom_summary?type=total)

## Installation

```ruby
gem 'intercom_summary'
```

or

```sh
$ gem install intercom_summary
```

## Usage

```
INTERCOM_APP_ID=your_app_id INTERCOM_APP_KEY=your_app_key intercom_summary
```

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/unhappychoice/intercom_summary. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.

## License

The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).