Support aube as package manager
- Langage dominant
- TypeScript
- Étoiles
- 27k
- Forks
- 11.8k
- Merge moyen
- 14 h 23 min
- PR mergées (30 j)
- 162
Description
### 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_
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- angular, typescript
- Domaine
- cli
- Type d'issue
- Fonctionnalité
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- Active
- Clarté
- Clairement spécifiée
- Accessibilité débutants
- 84/100