mcp-angular-cli

by talzach
MIT License
41
1

ng_new

Generate a new Angular workspace with specified name and directory using Angular CLI. Configure paths and additional options for efficient project setup.

Instructions

Run 'ng new' to create a new Angular workspace

Input Schema

NameRequiredDescriptionDefault
appRootNoThe absolute path to the first folder in the 'path' property. For example, if 'path' is 'webui/src/app/modules/alerts', then 'appRoot' should be the absolute path to 'webui'.
directoryNoThe directory to create the workspace in
nameYesThe name of the new workspace
optionsNoAdditional options for ng new

Input Schema (JSON Schema)

{ "properties": { "appRoot": { "description": "The absolute path to the first folder in the 'path' property. For example, if 'path' is 'webui/src/app/modules/alerts', then 'appRoot' should be the absolute path to 'webui'.", "type": "string" }, "directory": { "description": "The directory to create the workspace in", "type": "string" }, "name": { "description": "The name of the new workspace", "type": "string" }, "options": { "additionalProperties": { "type": "string" }, "description": "Additional options for ng new", "type": "object" } }, "required": [ "name" ], "type": "object" }

You must be authenticated.

Other Tools from mcp-angular-cli

Related Tools

    ID: b7qr0uwux1