jbang-catalog icon indicating copy to clipboard operation
jbang-catalog copied to clipboard

Add howto use

Open koppor opened this issue 7 months ago • 2 comments

I found the git alias while googling (in the context of getting git running on gg.cmd).

According to https://github.com/jbangdev/jbang-catalog/blob/5ce1990c5b467da96ebf457b19996fc3600e38b6/jbang-catalog.json#L20, the alias git should work.

But I get a not-found error.

>  jbang git --help
[jbang] [ERROR] Script or alias could not be found or read: 'git'
[jbang] Run with --verbose for more details. The --verbose must be placed before the jbang command. I.e. jbang --verbose run [...]

Wish: Describe in README.md in THIS repository how to use this catalog.

Maybe, it is "enough" to use the link which will result from the fix at https://github.com/jbangdev/jbang.dev/issues/77.

koppor avatar May 23 '25 13:05 koppor

Maybe, this repo should be archived, because the "new" location is https://github.com/jbanghub/jbang-catalog?

If yes, then also state it in the README.md.

koppor avatar May 23 '25 13:05 koppor

Maybe, this repo should be archived, because the "new" location is https://github.com/jbanghub/jbang-catalog?

No, those are two different catalogs. But it could indeed be useful to show in the README how the aliases (and templates) in this catalog should be addressed (it's by adding @jbangdev btw, so it would be jbang git@jbangdev. Any GitHub/GitLab/Bitbucket org/owner which has a jbang-catalog repo can be used this way)

quintesse avatar May 23 '25 15:05 quintesse

jbang git@jbangdev works for me + readme now documents it.

maxandersen avatar Sep 11 '25 11:09 maxandersen