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>.gitpip install git+https://<project url>.git.
Is there a Deno equivalent for this?
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
D
Deno
Chat about Deno, a modern runtime for JavaScript and TypeScript.