2025-11-24 02:33:21 -06:00
2025-11-23 18:04:22 -06:00
2025-11-23 18:04:32 -06:00
2025-11-24 02:32:47 -06:00
2025-11-24 02:32:56 -06:00
2025-11-24 02:33:10 -06:00

Initially this was a part of my Pulumi configs, but as the scope and usability expanded it made more sense for it to be a library instead. It's fully functional for what it seeks to do, which is provide an idiomatic way of expressing infrastructure as code through a familiar LISP style.

The goal isn't to limit functionality, but instead expand behavior and usage patterns by providing the full power functionality of Clojure through composability and metaprogramming.

The best example of usage are my own infrastructure configs

I'll detail more later (check my config README if you're desperate to get this alpha build running).

Description
No description provided
Readme 96 KiB
Languages
Clojure 100%