Is it possible/how to use the GitHub cli (gh) from JavaScript on deno? Using the Github cliGithub cli I'm able to generate download_urlsdownload_urls for files on a private repo without exposing my github token to the application My idea is to call it from javascript side and return the url from an api, but i've no idea if its possible to run such tool from deno server
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.