0.1.5 • Published 8 years ago

palantiri-test v0.1.5

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

npm

Palantiri-test

Description

A set of simple bots to test the Palantiri drivers

Usage

# Install the module
npm install --save palantiri-test
# Use the definitions
typings install -S npm:palantiri-test
import {echoBot} from "palantiri-test";

let connection: palantiri.Connection = new Connection(options);

echoBot(connection);
0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago