Setting up a playground environment

This page summarizes the projects mentioned and recommended in the original post on /r/Clojure

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
  • cnc-devcontainer-templates

    Sample Clojure devcontainer configurations (including Kubernetes) for VSCode and Github codespaces.

  • That's a nice writeup. I've got starter examples up for experimenting with developing Clojure in a container, Docker Compose, or Kubernetes instance at Cloud Native Clojure Devcontainer Templates, using Github Codespaces or Docker Desktop.

  • deps-try

    Try out Clojure (libraries) via rebel-readline

  • Thanks for the writeup! You might like deps-try, a tool I’m developing that lets you try libraries on rebel-readline.

  • 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
  • hello-clojure

    How to do a super simple Clojure setup from scratch that has a Repl and run "Hello, World!" without the need to figure out leiningen, tools.deps, deps.edn and all the other tools.

  • I have a "experimentation setup" that's even simpler than yours (and very likely more limited/ limiting), see https://github.com/mayerrobert/hello-clojure . You can't do much with this setup but it sure makes "zero to Hello, World!" a lot faster.

  • clopad

    Clojure + Notepad = Clopad!

  • scratch

  • I use neil new with my own remote template for creating scratch projects. I wrapped the neil new command in a script of my own called new. So now I just do new rads/foo and I have a playground ready to go with whatever I want. Since we're using Babashka, the new command runs in about 0.1s on my machine, which is faster than it would be running as a Clojure tool.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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

  • GitHub - eval/deps-try: Try out Clojure libraries via rebel-readline

    1 project | /r/Clojure | 6 Apr 2023
  • Try out Clojure libraries via rebel-readline

    1 project | /r/hypeurls | 5 Apr 2023
  • RHttp: REPL for HTTP

    3 projects | news.ycombinator.com | 17 Apr 2024
  • Lisp Programming with Vim (2019)

    1 project | news.ycombinator.com | 24 Feb 2024
  • Conjure: Evaluating code within your running program

    1 project | news.ycombinator.com | 16 Feb 2024