ruby is our channel to the gods
- concat.rb - quickly concatenate files for llm input.
- clip.rb - pipe stdout into the clipboard (useful when used with concat.rb)
- string_builder - instantly create a ruby DSL for anything, cli or otherwise.
- colorize-extended - simple way of coloring terminal output
- gem_kit - quickstart ruby gem template
- brute - llm agent framework using the rack middleware pattern
- scampi - micro test framework
- kube_schema - build valid kubernetes objects with ruby
- kube_cluster - create kubernetes resources in ruby with the help of kube_schema