Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
jthegedus authored Nov 8, 2023
2 parents 176d2da + 682d4c9 commit 5076667
Show file tree
Hide file tree
Showing 20 changed files with 37 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v4

- name: Install asdf dependencies
uses: asdf-vm/actions/install@v2
uses: asdf-vm/actions/install@v3

- name: lint
run: scripts/lint.bash
Expand Down
18 changes: 18 additions & 0 deletions README.md

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions plugins/atlas
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/pbr0ck3r/asdf-atlas.git
1 change: 1 addition & 0 deletions plugins/bat-extras
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/vhdirk/asdf-bat-extras.git
1 change: 1 addition & 0 deletions plugins/changie
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/pdemagny/asdf-changie
1 change: 1 addition & 0 deletions plugins/clarinet
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/alexgo-io/asdf-clarinet.git
1 change: 1 addition & 0 deletions plugins/dt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/so-dang-cool/asdf-dt.git
1 change: 1 addition & 0 deletions plugins/elixir-ls
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/juantascon/asdf-elixir-ls
1 change: 1 addition & 0 deletions plugins/jfrog-cli
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/LozanoMatheus/asdf-jfrog-cli.git
1 change: 1 addition & 0 deletions plugins/lane
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/CodeReaper/asdf-lane.git
1 change: 1 addition & 0 deletions plugins/mimirtool
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/asdf-community/asdf-mimirtool.git
1 change: 1 addition & 0 deletions plugins/monarch
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/nyuyuyu/asdf-monarch.git
1 change: 1 addition & 0 deletions plugins/opentofu
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/virtualroot/asdf-opentofu.git
1 change: 1 addition & 0 deletions plugins/promtool
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/asdf-community/asdf-promtool
1 change: 1 addition & 0 deletions plugins/starknet-foundry
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/foundry-rs/asdf-starknet-foundry.git
1 change: 1 addition & 0 deletions plugins/staticcheck
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/pbr0ck3r/asdf-staticcheck.git
1 change: 1 addition & 0 deletions plugins/tanzu
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf.git
1 change: 1 addition & 0 deletions plugins/traefik
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/Dabolus/asdf-traefik.git
1 change: 1 addition & 0 deletions plugins/updatecli
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/updatecli/asdf-updatecli.git
1 change: 1 addition & 0 deletions plugins/yt-dlp
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/duhow/asdf-yt-dlp

0 comments on commit 5076667

Please sign in to comment.