diff options
| author | Paul Buetow <paul@buetow.org> | 2026-03-01 20:48:18 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-03-01 20:48:18 +0200 |
| commit | 66a0c3f05c384e9e7b0865250346de974b992bb0 (patch) | |
| tree | 3b09c9a012b5d969cf333dfa245d3c49f146d0e2 | |
| parent | ebb268ebb1b5acc8ccc54d92a115896a95e8bbb1 (diff) | |
add DSL syntax screenshot to assets and README
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | assets/rcm-dsl.png | bin | 0 -> 133877 bytes |
2 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ A KISS (Keep It Simple, Stupid) configuration management system written in Ruby, This software has been written by a human by 90%, and only the last 10% were AI assisted. The main purpose of this project was to learn about Ruby metaprogramming. + + ## Table of Contents - [Quick Start](#quick-start) diff --git a/assets/rcm-dsl.png b/assets/rcm-dsl.png Binary files differnew file mode 100644 index 0000000..ef2e2e3 --- /dev/null +++ b/assets/rcm-dsl.png |
