Skip to content

Commit

Permalink
Merge ed22b9f into d137040
Browse files Browse the repository at this point in the history
  • Loading branch information
horstenwillem committed Apr 23, 2019
2 parents d137040 + ed22b9f commit 9fa01c1
Show file tree
Hide file tree
Showing 6 changed files with 337 additions and 178 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# Treehouse boilerplate
# Treehouse Communication

Boilerplate module written in typescript
Communication module written in TypeScript providing communication utilities.

[![npm version](https://badge.fury.io/js/%40icapps%2Ftree-house-communication.svg)](https://badge.fury.io/js/%40icapps%2Ftree-house-communication)
[![Dependencies](https://david-dm.org/icapps/tree-house-communication.svg)](https://david-dm.org/icapps/tree-house-communication.svg)
[![Build Status](https://travis-ci.org/icapps/tree-house-communication.svg?branch=master)](https://travis-ci.org/icapps/tree-house-communication)
[![Coverage Status](https://coveralls.io/repos/github/icapps/tree-house-communication/badge.svg)](https://coveralls.io/github/icapps/tree-house-communication) [![Greenkeeper badge](https://badges.greenkeeper.io/icapps/tree-house-communication.svg)](https://greenkeeper.io/)
[![Coverage Status](https://coveralls.io/repos/github/icapps/tree-house-communication/badge.svg)](https://coveralls.io/github/icapps/tree-house-communication)
[![Greenkeeper badge](https://badges.greenkeeper.io/icapps/tree-house-communication.svg)](https://greenkeeper.io/)

## General

Expand Down

0 comments on commit 9fa01c1

Please sign in to comment.