| dist | ||
| scripts | ||
| src | ||
| app.js | ||
| deno.json | ||
| deno.lock | ||
| index.html | ||
| README.md | ||
Run in an empty directory to setup basic files:
deno run -Ar https://gitea.hptrow.me/SethTrowbridge/gale/raw/branch/master/scripts/scaffold.ts
deno task workstarts the dev serverdeno task scanscans the deno.json for type declaration files (be sure to then restart the Deno language server)deno task htmlcreates an index.html for use when static file hosting (the dev serve will create its own index.html if none exists in the file system)
entry in the import map points to the starting file