Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gagliardetto/messari-challenge


https://github.com/gagliardetto/messari-challenge

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# README

# Build

```bash
go build -o aggregator.bin
```

or

```bash
make build
```

# Usage

```bash
stdoutinator | aggregator.bin
```

You can also run `make simulate`