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

https://github.com/tggreene/lein-template-simple-yada

A leiningen template for a simple yada based project
https://github.com/tggreene/lein-template-simple-yada

clojure

Last synced: 3 months ago
JSON representation

A leiningen template for a simple yada based project

Awesome Lists containing this project

README

          

# simple-yada

A Leiningen template for getting started with [yada](https://github.com/juxt/yada).

## Usage

Create a template with `lein new simple-yada {{project}}`

Run with `lein run`

## Credit

Uses basic outline from [minimal-yada-bidi](https://github.com/kornysietsma/minimal-yada-bidi)