Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/9at8/terrible-lambda-bot


https://github.com/9at8/terrible-lambda-bot

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# terrible-lambda-bot

## Setup

```shell
stack setup
```

## Build

```shell
stack build
```

## Run

```shell
stack run
```

## Test

```shell
stack test
```