-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

boot


> Build tooling for the Clojure programming language.

More information.


Start a REPL session either with the project or standalone:

boot repl

Build a single `uberjar`:

boot jar

Learn about a command:

boot cljs --help

Generate scaffolding for a new project based on a template:

boot --dependencies boot/new new --template {template_name} --name {project_name}

Build for development (if using the boot/new template):

boot dev

Build for production (if using the boot/new template):

boot prod


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Fri May 17 19:17:47 2024