File tree Expand file tree Collapse file tree 2 files changed +5
-23
lines changed
Expand file tree Collapse file tree 2 files changed +5
-23
lines changed Original file line number Diff line number Diff line change 1- # intercom-node [ ![ NPM version ] [ npm-image ]] [ npm-url ] [ ![ Build Status ] [ travis-image ]] [ travis-url ] [ ![ Dependency Status ] [ daviddm-image ]] [ daviddm-url ]
1+ # intercom-node
22> Official Node bindings to the Intercom API
33
4+ ## Testing
45
5- ## Install
6-
7- ``` sh
8- $ npm install --save intercom-node
9- ```
10-
11-
12- ## Usage
13-
14- ``` js
15- var intercomNode = require (' intercom-node' );
16-
17- intercomNode (' Rainbow' );
6+ ``` node
7+ npm test
188```
199
2010## License
2111
22- Apache-2.0 © [ Bob Long] ( )
23-
24-
25- [ npm-image ] : https://badge.fury.io/js/intercom-node.svg
26- [ npm-url ] : https://npmjs.org/package/intercom-node
27- [ travis-image ] : https://travis-ci.org/intercom/intercom-node.svg?branch=master
28- [ travis-url ] : https://travis-ci.org/intercom/intercom-node
29- [ daviddm-image ] : https://david-dm.org/intercom/intercom-node.svg?theme=shields.io
30- [ daviddm-url ] : https://david-dm.org/intercom/intercom-node
12+ Apache-2.0
You can’t perform that action at this time.
0 commit comments