Skip to content

benhaan/lita-dyn

Repository files navigation

lita-dyn

A Dyn plugin for Lita

Installation

Add lita-dyn to your Lita instance's Gemfile:

gem "lita-dyn"

Configuration

Add the following variables to your Lita config file:

config.handlers.dyn.customer
config.handlers.dyn.username
config.handlers.dyn.password

Usage

Set record value

dyn set <record> <type> <value>    - Creates or updates the specified record with the given type and value

License

MIT

About

Lita handler for interacting with Dyn

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages