Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gdiggs/what_should_i_listen_to_crystal


https://github.com/gdiggs/what_should_i_listen_to_crystal

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

        

# What Should I Listen To?

## CLI

```console
crystal compile cli.cr
./cli [NUM]
```

## HTTP

```console
crystal compile http.cr
./http
```