- Instal Deno. It's a secure runtime for JavaScript and TypeScript.
- Generate a personal access token for GitHub. And save it to
~/.github-oauth. You can use the following command to save it:echo generated_github_personal_access_token_goes_here > ~/.github-oauth
OlderNewer