string_builder
Ruby method chains to any string format. 113 lines. Zero dependencies.
Usage
Please see the project documentation for more details.
-
Getting Started - This guide walks you through installing string_builder and building your first DSL.
-
CLI Builders - This guide covers building command-line tool DSLs (git, docker, terraform, aws).
-
Query Builders - This guide covers building query and data-access DSLs (SQL, JSONPath, .env files).
-
Web Builders - This guide covers building web-related DSLs (HTML, CSS selectors, URLs, Makefile targets).
-
Multi-Render - This guide covers rendering the same method chain in different formats by swapping handlers.
Built with StringBuilder
- kube_ctl -- kubectl and helm as Ruby DSLs
License
Apache-2.0