Lein ClojureScript node.js template geared towards CLI scripting.
Browse cluster: Godot XR and Game Development Tools →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.