Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jhsu/slack-body
generate an emoji body
https://github.com/jhsu/slack-body
Last synced: 2 days ago
JSON representation
generate an emoji body
- Host: GitHub
- URL: https://github.com/jhsu/slack-body
- Owner: jhsu
- Created: 2015-02-06T08:42:14.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-06T21:00:39.000Z (almost 10 years ago)
- Last Synced: 2024-12-20T21:13:13.132Z (3 days ago)
- Language: Clojure
- Size: 141 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# slack body generator
[![Circle CI](https://circleci.com/gh/jhsu/slack-body.svg?style=svg)](https://circleci.com/gh/jhsu/slack-body)
![](http://cl.ly/image/0I3V051f0B3z/Screen%20Shot%202015-02-06%20at%2012.52.42%20AM.png)
## Running Locally
```sh
$ SLACK_URL="" lein ring server-headless
```Your app should now be running on [localhost:3000](http://localhost:3000/).