Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/waterlink/crystal-issue-500
- Owner: waterlink
- License: mit
- Created: 2015-03-30T17:08:10.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-30T17:10:05.000Z (almost 10 years ago)
- Last Synced: 2024-10-16T07:16:35.827Z (3 months ago)
- Language: Crystal
- Size: 117 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)