Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fabogit/deno
https://github.com/fabogit/deno
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fabogit/deno
- Owner: fabogit
- Created: 2023-02-03T12:34:49.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-10T22:49:36.000Z (almost 2 years ago)
- Last Synced: 2024-11-06T20:38:08.056Z (about 2 months ago)
- Language: TypeScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# deno
Install the `Deno CLI`.
Install `Deno` extension.
Ensure deno is available in the environment path, or set its path via the `deno.path` setting in VSCode.
Open the VS Code command palette with Ctrl+Shift+P, and run the `Deno: Initialize Workspace Configuration` command.
To run `deno run myscript.ts`
To install `deno install "MOD_URL"`