Skip to content

unixmonkey/elix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elix

A Hedwig chatbot for the Indy Elixir Flowdock flow.

Getting Set Up

$ git clone git@github.com:indyelixir/elix.git
$ cd elix
$ mix deps.get

In development, you can interact with Elix via the console adapter:

$ mix run --no-halt
Hedwig Console - press Ctrl+C to exit.

steve> elix ping
elix> pong
steve> elix ship it
elix> https://img.skitch.com/20111026-r2wsngtu4jftwxmsytdke6arwd.png

Testing

$ mix test

About

A hedwig chatbot for the Indy Elixir Flowdock flow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 100.0%