inf-clojure VS neil

Compare inf-clojure vs neil and see what are their differences.

inf-clojure

Basic interaction with a Clojure subprocess (by clojure-emacs)

neil

A CLI to add common aliases and features to deps.edn-based projects (by babashka)
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
inf-clojure neil
4 10
246 349
0.0% 1.7%
3.2 7.3
5 months ago about 1 month ago
Emacs Lisp Clojure
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

inf-clojure

Posts with mentions or reviews of inf-clojure. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-05.
  • Logging in Clojure: jar tidiness
    4 projects | dev.to | 5 Aug 2022
    A really nice dev experience is if your editor can connect to socket repls. Doing this makes running a repl from a jar or from your regular "dev" setup almost indistinguishable. I can easily repl from a prod jar as from a branch in Clojure and my workflow is exactly the same because I use inf-clojure
  • CIDER Turns 10
    3 projects | /r/Clojure | 10 Jul 2022
    I have the feeling, that https://github.com/clojure-emacs/inf-clojure might be a better starting point and a good stepping stone, before they get into CIDER. (but i haven't used inf-clojure enough, so it's just a gut feeling)
  • Problem with namespaces in CIDER (Spacemacs)
    3 projects | /r/Clojure | 10 Jul 2022
    maybe https://github.com/clojure-emacs/inf-clojure is a better way to get started, because you don't have the convenient magic of the nREPL protocol in the picture?
  • inf-clojure: Basic interaction with a Clojure subprocess
    1 project | /r/planetemacs | 22 Mar 2021

neil

Posts with mentions or reviews of neil. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-28.
  • Adding Dependencies on Clojure Project the Node Way: A Small Intro to neil CLI
    3 projects | dev.to | 28 Nov 2023
    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.
  • Leaving Clojure - Feedback for those that care
    8 projects | /r/Clojure | 23 Jun 2023
    Check out neil. It makes creating new deps.edn-based projects easy. It also has commands to add deps incrementally to your deps.edn with neil dep add and helps you tag new releases with neil version. You can run it in a REPL if you want, but as you can see below, it runs pretty fast in the shell. $ brew install babashka/brew/neil $ time neil new scratch play Creating project from org.corfield.new/scratch in play neil new scratch play 0.09s user 0.06s system 54% cpu 0.280 total
  • Clojure is a product design tool
    8 projects | news.ycombinator.com | 22 Jun 2023
    Full-featured test runner: https://github.com/lambdaisland/kaocha

    If you install neil (https://github.com/babashka/neil), you can do `neil add test` which will automatically set up cognitect-labs/test-runner in your project. Then you can run tests with `neil test` (just an alias, you don't have to use it).

    > I used Kit to bootstrap this project and the way it set up tests doesn't even work, but this was what most people recommended to me for starting a Clojure project

    I don't really like the approach that Kit takes and prefer something more opinionated like Biff. I'd love to hear your feedback if you do end up trying out Biff.

  • I'm a masochist who want to compile a uberjar without Leiningen
    2 projects | /r/Clojure | 17 Oct 2022
    For some common tasks, neil is also an option.
  • Clojure Community State
    2 projects | /r/Clojure | 6 Aug 2022
  • Logging in Clojure: jar tidiness
    4 projects | dev.to | 5 Aug 2022
    Let's setup a basic project that includes a logger. I think the nicest way to get a new project up is with one of the tools that Borkdude has created, called neil. If you have this installed, just run the following in an empty directory:
  • Clojure needs a Rails, but not for the reason you think
    2 projects | /r/Clojure | 1 Aug 2022
    When I see legit anger and frustration in these comments, I also think about the newcomers who might be turned off by the funky syntax just to generate a template. That said, my solution to this wasn't to add another complaint to the thread, but to add the neil new command to solve this problem for tools.deps going forward.
  • Anyone using the Kit framework?
    6 projects | /r/Clojure | 17 Jul 2022
    There is also neil which offers some features to make working with deps.edn a little easier.

What are some alternatives?

When comparing inf-clojure and neil you can also consider the following projects:

cider - The Clojure Interactive Development Environment that Rocks for Emacs

deps-new - A new, simpler alternative to clj-new

clj-refactor.el - A CIDER extension that provides powerful commands for refactoring Clojure code.

tools.logging - Clojure logging API

conjure - Interactive evaluation for Neovim (Clojure, Fennel, Janet, Racket, Hy, MIT Scheme, Guile, Python and more!)

ez-database - Handle all things database in one place

Cider - A new cross-platform Apple Music experience based on Electron and Vue.js written from scratch with performance in mind. 🚀

jibbit - Dockerless Clojure Image builds using deps.edn

ejc-sql - Emacs SQL client uses Clojure JDBC.

bbin - Install any Babashka script or project with one command

reagent - A minimalistic ClojureScript interface to React.js