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

https://github.com/rizo/reason-hello

Basic project configuration for Reason with jbuilder.
https://github.com/rizo/reason-hello

Last synced: 3 months ago
JSON representation

Basic project configuration for Reason with jbuilder.

Awesome Lists containing this project

README

        

# reason-hello

Basic project configuration for Reason with jbuilder.

## Quickstart

This project can be built and run with `jbuilder`:

```
$ jbuilder build
$ jbuilder exec hello
```