Skip to content

Commit

Permalink
feat: add asdf sync plugin (#988)
Browse files Browse the repository at this point in the history
  • Loading branch information
robzr authored Oct 5, 2024
1 parent eb818d9 commit b496d11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -695,6 +695,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
| Swiftlint | [klundberg/asdf-swiftlint](https://github.com/klundberg/asdf-swiftlint) |
| SWIProlog | [mracos/asdf-swiprolog](https://github.com/mracos/asdf-swiprolog) |
| syft | [davidgp1701/asdf-syft](https://github.com/davidgp1701/asdf-syft) |
| sync | [robzr/asdf-sync](https://github.com/robzr/asdf-sync) |
| syncher | [nwillc/syncher](https://github.com/nwillc/syncher) |
| talhelper | [bjw-s/asdf-talhelper](https://github.com/bjw-s/asdf-talhelper) |
| Talos | [particledecay/asdf-talos](https://github.com/particledecay/asdf-talos) |
Expand Down
1 change: 1 addition & 0 deletions plugins/sync
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/robzr/asdf-sync

0 comments on commit b496d11

Please sign in to comment.