1 repository
Customizable interfaces for adapting command-line interaction models, prompts, and logging.
Distinct from User Interface Customizations: Distinct from general visual preferences: focuses specifically on the architectural adapter for CLI interaction and terminal output.
Explore 1 awesome GitHub repository matching software engineering & architecture · CLI Adapter Interfaces. Refine with filters or upvote what's useful.
Yo is a Node.js CLI framework and project template orchestrator used to automate the creation of standardized software projects. It functions as an interactive project generator and scaffolding runner that produces customized source code and manifests based on user input and predefined templates. The system utilizes a plugin-based architecture to discover and execute external setup tools. It distinguishes itself through a memory-first file system that resolves conflicts before committing changes to disk and a priority-queue task orchestration model to ensure the correct execution order of com
Allows replacing the default command line interaction model with a custom adapter for prompts and logging.