Skip to content

alexwdaniel/exavier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exavier

An Elixir Slackbot example

Setup

Install Erlang and Elixir:

$ brew install erlang
$ brew install elixir

Install project dependencies:

$ mix deps.get

Set your SLACK_API_TOKEN environment variable

Run with:

$ mix run --no-halt

Tests

To run ExUnit tests:

$ mix test

Resources:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages