Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gagliardetto/messari-challenge
https://github.com/gagliardetto/messari-challenge
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gagliardetto/messari-challenge
- Owner: gagliardetto
- Created: 2022-03-01T20:24:18.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-01T20:40:43.000Z (almost 3 years ago)
- Last Synced: 2024-10-12T01:30:43.375Z (3 months ago)
- Language: Go
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`