Skip to content

Commit

Permalink
feat: add jj to registry (#3495)
Browse files Browse the repository at this point in the history
* add jj

* [autofix.ci] apply automated fixes

* add jj alias

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
  • Loading branch information
phyrog and autofix-ci[bot] authored Dec 12, 2024
1 parent 59b6788 commit 08a4d94
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/registry.md
Original file line number Diff line number Diff line change
Expand Up @@ -364,6 +364,7 @@ You can also specify the full name for a tool using `mise use aqua:1password/cli
| jfrog-cli | [asdf:LozanoMatheus/asdf-jfrog-cli](https://github.com/LozanoMatheus/asdf-jfrog-cli) |
| jib | [asdf:joschi/asdf-jib](https://github.com/joschi/asdf-jib) |
| jiq | [aqua:fiatjaf/jiq](https://github.com/fiatjaf/jiq) [asdf:chessmango/asdf-jiq](https://github.com/chessmango/asdf-jiq) |
| jj | [aqua:martinvonz/jj](https://github.com/martinvonz/jj) [ubi:martinvonz/jj](https://github.com/martinvonz/jj) |
| jless | [aqua:PaulJuliusMartinez/jless](https://github.com/PaulJuliusMartinez/jless) [asdf:jc00ke/asdf-jless](https://github.com/jc00ke/asdf-jless) |
| jmespath | [asdf:skyzyx/asdf-jmespath](https://github.com/skyzyx/asdf-jmespath) |
| jmeter | [asdf:comdotlinux/asdf-jmeter](https://github.com/comdotlinux/asdf-jmeter) |
Expand Down
2 changes: 2 additions & 0 deletions registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -499,6 +499,8 @@ jbang.backends = ["asdf:jbangdev/jbang-asdf"]
jfrog-cli.backends = ["asdf:LozanoMatheus/asdf-jfrog-cli"]
jib.backends = ["asdf:joschi/asdf-jib"]
jiq.backends = ["aqua:fiatjaf/jiq", "asdf:chessmango/asdf-jiq"]
jj.aliases = ["jujutsu"]
jj.backends = ["aqua:martinvonz/jj", "ubi:martinvonz/jj"]
jless.backends = ["aqua:PaulJuliusMartinez/jless", "asdf:jc00ke/asdf-jless"]
jmespath.backends = ["asdf:skyzyx/asdf-jmespath"]
jmeter.backends = ["asdf:comdotlinux/asdf-jmeter"]
Expand Down

0 comments on commit 08a4d94

Please sign in to comment.