$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

Leiningen Installation in Solus – Step-by-step

October 14, 2023 | By the+gnu+linux+evangelist.

How to Install

  1. 2. Installing Leiningen

    Now to Install Leiningen Script
    Simply play:

    sudo eopkg install leiningen
  2. 3. Leiningen Getting Started

    How to Getting-Started with Leiningen and Clojure on Solus

    Leiningen/Clojure Quick Start Solus

    The Linked Tutorial shows you Step-by-Step How to Getting-Started with Leiningen and Clojure Hello-World App on Solus.

Contents