Gluegun CLI toolkit patterns for TypeScript-powered command-line apps. Use when building CLI tools, creating command structures, implementing template systems, filesystem operations, HTTP utilities, prompts, or plugin architectures with Gluegun.
Limited to specific tools
Additional assets for this skill
This skill is limited to using the following tools:
README.mdexamples/basic-cli/README.mdexamples/basic-cli/src/cli.tsexamples/basic-cli/src/commands/generate.tsexamples/basic-cli/src/commands/hello.tsexamples/basic-cli/templates/component.ts.ejsexamples/plugin-system/README.mdexamples/template-generator/README.mdscripts/template-helpers.tsscripts/test-cli-build.shscripts/validate-cli-structure.shscripts/validate-commands.shscripts/validate-templates.shtemplates/commands/api-command.ts.ejstemplates/commands/basic-command.ts.ejstemplates/commands/generator-command.ts.ejstemplates/extensions/custom-toolbox.ts.ejstemplates/extensions/helper-functions.ts.ejstemplates/plugins/plugin-template.ts.ejstemplates/plugins/plugin-with-commands.ts.ejs