1 Repo
The process of calculating the specific list of actions to run based on user-provided data.
Distinct from Dynamic Action List Population: Distinct from list population (UI) by focusing on the functional calculation of a task sequence.
Explore 1 awesome GitHub repository matching user interface & experience · Runtime Action Calculation. Refine with filters or upvote what's useful.
Plop is a template-based code generator and interactive command-line scaffolding tool. It functions as a file system automation engine that uses a pipeline of prompt-driven tasks and regular expression replacements to generate and modify codebase structures. The framework combines Handlebars templates with interactive terminal prompts to automate boilerplate code generation. It allows for the enforcement of codebase patterns through shared generators and provides the ability to embed the engine into custom command-line tools. The system covers the creation of project files from templates and
Calculates the list of actions to execute at runtime based on user-provided answers.