From 198a4537981103743e7774000ce64803d09ba76f Mon Sep 17 00:00:00 2001 From: Dainer Mesa Date: Fri, 24 Oct 2025 21:35:28 -0300 Subject: [PATCH 1/2] feat: add angular-cli plugin --- plugins/angular-cli | 1 + 1 file changed, 1 insertion(+) create mode 100644 plugins/angular-cli diff --git a/plugins/angular-cli b/plugins/angular-cli new file mode 100644 index 00000000..2de1e258 --- /dev/null +++ b/plugins/angular-cli @@ -0,0 +1 @@ +repository = https://github.com/dainer88/asdf-angular-cli.git From d8b0b49b734fdcfd6e228a84bff81767d4edadfa Mon Sep 17 00:00:00 2001 From: Dainer Mesa Date: Mon, 27 Oct 2025 22:11:44 -0300 Subject: [PATCH 2/2] feat: add angular-cli plugin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9a06f9e4..590ab9b1 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | amass | [dhoeric/asdf-amass](https://github.com/dhoeric/asdf-amass) | | Amazon ECR Credential Helper | [dex4er/asdf-amazon-ecr-credential-helper](https://github.com/dex4er/asdf-amazon-ecr-credential-helper) | | Ambient | [jtakakura/asdf-ambient](https://github.com/jtakakura/asdf-ambient) | +| angular-cli | [dainer88/asdf-angular-cli](https://github.com/dainer88/asdf-angular-cli) | | Ansible (ansible-base) | [amrox/asdf-pyapp](https://github.com/amrox/asdf-pyapp) | | ant | [jackboespflug/asdf-ant](https://github.com/jackboespflug/asdf-ant) | | Apache Jmeter | [comdotlinux/asdf-jmeter](https://github.com/comdotlinux/asdf-jmeter) |