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

https://github.com/oz/amtest

Trying Crystal's Amethyst
https://github.com/oz/amtest

Last synced: about 2 months ago
JSON representation

Trying Crystal's Amethyst

Awesome Lists containing this project

README

        

# Trying Amethyst

# Dependencies

- Crystal language (>= 0.7)
- Amethyst

# Setup

- Install [Crystal](http://crystal-lang.org/).
- Install dependencies with `crystal deps`.
- Run a dev. server with `crystal src/app.cr`