<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Leiningen on The Lone C++ Coder's Blog</title><link>https://www.lonecpluspluscoder.com/tags/leiningen/</link><description>Recent content in Leiningen on The Lone C++ Coder's Blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Sun, 05 May 2019 10:53:49 +0000</lastBuildDate><atom:link href="https://www.lonecpluspluscoder.com/tags/leiningen/index.xml" rel="self" type="application/rss+xml"/><item><title>Installing leiningen on Manjaro Linux</title><link>https://www.lonecpluspluscoder.com/2019/05/05/installing-leiningen-on-manjaro-linux/</link><pubDate>Sun, 05 May 2019 10:53:49 +0000</pubDate><author>Timo Geusch</author><guid>https://www.lonecpluspluscoder.com/2019/05/05/installing-leiningen-on-manjaro-linux/</guid><description>&lt;p>I like Lispy languages. One I’ve been playing with – and occasionally been using for smaller projects – is &lt;a href="https://clojure.org/">Clojure&lt;/a>. Clojure projects usually use &lt;a href="https://leiningen.org/">Leiningen&lt;/a> for their build system. There are generally two ways to install leiningen – just download the script as per the Leiningen web site, or use the OS package manager. I usually prefer using the OS package manager, but Manjaro doesn’t include leiningen as a package in its repositories. Installing leiningen is pretty easy via the package manager and I’ll show you how.&lt;/p></description></item></channel></rss>