Skip to content

dainer88/asdf-angular-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

asdf-angular-cli

CI License

An asdf plugin to manage multiple versions of the Angular CLI (Angular CLI documentation).

🚀 Installation

asdf plugin add angular-cli https://github.com/dainer88/asdf-angular-cli.git

📦 Usage

asdf install angular-cli 18.2.1
asdf set angular-cli 18.2.1
ng version

🧪 Local development and testing

Clone this repository and add the plugin locally:

git clone https://github.com/dainer88/asdf-angular-cli.git
asdf plugin add angular-cli ./asdf-angular-cli
asdf list all angular-cli

To test a specific version:

asdf install angular-cli 18.2.1
asdf set angular-cli 18.2.1
ng version

🧰 Requirements

  • jq
  • curl
  • npm or pnpm

🧩 Contributing

  1. Fork the repository.
  2. Create a new branch (feature/new-feature).
  3. Make your changes and run the tests.
  4. Open a Pull Request.

For detailed contribution guidelines, see CONTRIBUTING.md.

🧪 Automated validation

This repository uses GitHub Actions to validate the plugin scripts and basic syntax.

About

🧩 asdf plugin to manage multiple versions of the Angular CLI (@angular/cli)

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages