Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/atmos/slackmos

Things that I expect to work everywhere, but don't.
https://github.com/atmos/slackmos

Last synced: about 1 month ago
JSON representation

Things that I expect to work everywhere, but don't.

Awesome Lists containing this project

README

        

# Slackmos Add to Slack

[Slackmos](https://github.com/atmos/slackmos) is a web app for working with GitHub deployments and Heroku.

## Usage

Currently supported commands:

![commands](https://cloud.githubusercontent.com/assets/38/13723081/5a86c6c0-e80e-11e5-907e-88b17bf4c61f.png)

## Development

```
$ ./bin/bootstrap
```

### Tests

The full test suite can be run with:

```
$ ./bin/cibuild
```

### Deploying to Heroku

You can run this yourself on heroku.

[![Launch on Heroku](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/atmos/slackmos)