Follow @karad Star

Clojars Project

A Leiningen template for Web based desktop application with Electron(atom-shell) and others.

(now Electron(atom-shell) based only. will build nw.js based later...)

Usage

default template.

$ lein new descjop YOUR_PROJECT_NAME

with Om(A ClojureScript interface to Facebook's React.) based template.

$ lein new descjop YOUR_PROJECT_NAME +om

with reagent based template.

$ lein new descjop YOUR_PROJECT_NAME +reagent

Tutorials and more documents

Get start !!