About
Babashka.fs provides a comprehensive, idiomatic Clojure API for interacting with the file system, serving as a powerful wrapper around Java's NIO.2. It excels at cross-platform path handling, allowing developers to write scripts that work seamlessly across Windows, macOS, and Linux. With sophisticated features like recursive glob searching, directory walking, and archive management, it is an essential tool for creating robust automation scripts, build pipelines, and command-line utilities within the Clojure ecosystem.