angular / angular/angular-cli

Support aube as package manager

Abierto Apto para principiantes
#34,057 0 comentarios 0 reacciones 0 asignados Ver en GitHub
area: @angular/cli gemini-triaged
Lenguaje dominante
TypeScript
Estrellas
27k
Forks
11.8k
Merge medio
14 h 23 min
PR fusionados (30 d)
162

Descripción

### Command

new

### Description

Hey Team,

This issue to support aube as package-manager for new angular project, I was able to create a new workspace and use aube with all commands working fine,

here is the repo https://github.com/santoshyadavdev/angular-aube

I will work on this and open a PR soon so we can reiterate and catch any potential issues

### Describe the solution you'd like

Add the "enum": ["npm", "yarn", "pnpm", "bun", "aube"] in
packages/angular/cli/lib/config/workspace-schema.json and follow the same patter as of bun

### Describe alternatives you've considered

_No response_

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Start with packages/angular/cli/lib/config/workspace-schema.json and compare the existing bun package-manager handling. Add aube alongside the supported package managers, following the same pattern as bun. Done means creating a new Angular workspace accepts aube and the existing CLI commands continue to work.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
angular, typescript
Área
cli
Tipo de issue
Nueva funcionalidad
Dificultad
2/5
Tiempo estimado
1-3 horas
Estado de actividad
Activo
Claridad
Bien especificado
Aptitud para principiantes
84/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.