Skip to content

A hedwig chatbot for the Indy Elixir Flowdock flow.

Notifications You must be signed in to change notification settings

indyelixir/elix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elix

Codeship Build Status

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

Contributing

  1. Fork it!
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'A new feature!')
  4. Push to the branch (git push origin my-new-feature)
  5. Open a new Pull Request

About

A hedwig chatbot for the Indy Elixir Flowdock flow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published