Skip to content

ocilo/palantiri-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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);

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published