1.0.1 • Published 9 years ago

snekin v1.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

Snekin

Snekin requires a configuration file to function.

Save this to ~/.snekin.json:

{
  "host": "127.0.0.1",
  "port": 8080,
  "slack_domain": "my-slack-team-name",
  "slack_token": "MY_SLACK_TOKEN"
}

Fill in the details then run this command:

$ snekin ~/.snekin.json
1.0.1

9 years ago

1.0.0

9 years ago