JamesJ
Denoβ€’3mo agoβ€’
1 reply
James

Is it possible to install packages directly from git hosts

Is it possible to install packages directly from a git host? For example, with pip I can do something like pip install git+https://<project url>.git.

Is there a Deno equivalent for this?
Was this page helpful?