Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/polamjag/slack-kakioki

simple internet KAKIOKI imprementation
https://github.com/polamjag/slack-kakioki

Last synced: about 1 month ago
JSON representation

simple internet KAKIOKI imprementation

Awesome Lists containing this project

README

        

# slack-kakioki

## up and running

```
$ # install ruby and bundler
$ bundle install --path vendor/bundle
$ SLACK_WEBHOOK_URL='https://hooks.slack.com/services/foo/bar/some' bundle exec rackup
```