Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/polamjag/slack-kakioki
- Owner: polamjag
- Created: 2015-06-11T10:09:33.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-11T12:04:26.000Z (over 9 years ago)
- Last Synced: 2024-10-16T01:56:21.742Z (3 months ago)
- Language: HTML
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```