Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/twilsoft/vscode-deno-starter

MIRROR OF: https://git.twilsoft.uk/jake/vscode-deno-starter
https://github.com/twilsoft/vscode-deno-starter

Last synced: 3 months ago
JSON representation

MIRROR OF: https://git.twilsoft.uk/jake/vscode-deno-starter

Awesome Lists containing this project

README

        

# Vscode <> Deno starter

Template for getting up and running with Deno, Typescript, VScode

## Requirements

[Deno](https://deno.land), to run anything.

For script execution, this template uses
[Velociraptor](https://velociraptor.run/).

Dependency management will happen in `import_map.json` - you can use
[TRex](https://deno.land/x/trex) for this.