How to import `deno.json`/`jsr` based module directly from github?
I have a fork of a project that uses
And I want to import and use my fork as...
But this ends up breaking due to the
I don't want to have to publish my fork on JSR to be able to use it. Is this a bug? Am I missing something?
deno.json/jsr scheme at https://github.com/Yohe-Am/dax/.And I want to import and use my fork as...
But this ends up breaking due to the
deno.json backed imports the code uses (see attached image).I don't want to have to publish my fork on JSR to be able to use it. Is this a bug? Am I missing something?


GitHub
Cross platform shell tools for Deno inspired by zx. - Yohe-Am/dax
