Adding Dependencies on Clojure Project the Node Way: A Small Intro to neil CLI

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • core.match

    An optimized pattern matching library for Clojure

  • If you take a look a this library which is an "official" library you will find three snippets of code for adding the dependency to your project and some with a very strange syntax.

  • neil

    A CLI to add common aliases and features to deps.edn-based projects

  • So neil has a bunch of other features like project scaffolding, building, testing, adding license, etc. I really recommend you take a deep look at the repository and learn all the automatized possibilities that neil adds to your project.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • babashka

    Native, fast starting Clojure interpreter for scripting

  • Created by the same guy who created babashka which is a way to write bash scripts, node scripts, and even apple scripts using Clojure. A very proficient and influential developer in the Clojure community. This is how borkduke's neil helps us:

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Compiling simple .clj files

    4 projects | /r/Clojure | 1 Mar 2023
  • Babashka: Fast native Clojure scripting runtime

    2 projects | news.ycombinator.com | 24 Jan 2024
  • What's the value proposition of meta circular interpreters?

    2 projects | /r/prolog | 7 Dec 2023
  • Babashka

    1 project | news.ycombinator.com | 25 Nov 2023
  • Are there any languages (that are in common use in companies) and higher-level that give you the same feeling of simplicity and standardization as C?

    1 project | /r/C_Programming | 2 Jun 2023