Genie CLI is a command-line tool that brings Test Driven Development (TDD) principles to life by integrating with a large language model (LLM) through the ruby_llm library. It provides an interactive session to write tests, implement code, and manage your codebase.
Required Ruby Version
>= 3.2
Authors
Jeff McFadden