Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/waterlink/crystal-issue-500

https://github.com/manastech/crystal/issues/500
https://github.com/waterlink/crystal-issue-500

Last synced: about 1 month ago
JSON representation

https://github.com/manastech/crystal/issues/500

Awesome Lists containing this project

README

        

# example

Example for https://github.com/manastech/crystal/issues/500

## Running

```
git clone https://github.com/waterlink/crystal-issue-500
cd crystal-issue-500
crystal run src/example.cr
```

log is here from my Mac: [stdout](log.txt) and [stderr](log.err)

code is here: [example.cr](src/example.cr)