chrisza-tw / clojure-bootstrap

Collection of templates for Clojure apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clojure Bootstrap

The goal of this repository is to host templates for all kinds of Clojure applications.

Here are the templates implemented so far:

/root
  /cli
    /cli-matic-demo - Template for command line utilities using cli-matic
  /web
    /rest-crud-demo - Template for a RESTful web api based on code from this blog post.

About

Collection of templates for Clojure apps


Languages

Language:Clojure 76.0%Language:Shell 24.0%