« All posts

Green Library for Building Idempotent DevOps CLIs

Green is a Clojure-based library for building idempotent DevOps CLIs, defining desired states in EDN.

Green is a Clojure-based library designed for building idempotent DevOps CLIs. It allows users to define desired states in EDN format and manage workflows through step graphs. Users can create configuration files using Selmer and manage resources via SSH with Ansible.

The library offers features such as efficient workflow management, error handling, and parallel processing. Green has not yet been published on Clojars, requiring users to access it through a git dependency.