← All repos

lein-node-cli-template

Lein ClojureScript node.js template geared towards CLI scripting.

Browse cluster: Godot XR and Game Development Tools
21commits
1contributors
2languages

Tech stack & purpose

lein-node-cli-template is a Leiningen template for creating command-line applications using ClojureScript that run on Node.js. The template is designed to be minimal and integrates with cljs-callback-heaven, a library for managing asynchronous callback patterns in ClojureScript. It provides developers a quick way to scaffold new Node.js CLI projects by running `lein new node-cli` with a project name.

Languages

Clojure
97.0%
JavaScript
3.0%

Contributors