James
James2w ago

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?
1 Reply
marvinh.
marvinh.2w ago
No

Did you find this page helpful?