-- Leo's gemini proxy

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

-- Connected

-- Sending request

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

lein


> Manage Clojure projects with declarative configuration.

More information.


Generate scaffolding for a new project based on a template:

lein new {template_name} {project_name}

Start a REPL session either with the project or standalone:

lein repl

Run the project's `-main` function with optional args:

lein run {args}

Run the project's tests:

lein test

Package up the project files and all its dependencies into a jar file:

lein uberjar


> 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 Tue May 21 02:23:35 2024