Skip to main content
Module

x/trypoxylus/denon.json

Deno based service engine
Go to Latest
File
{ "$schema": "https://deno.land/x/denon/schema.json", "scripts": { "start": { "cmd": "deno run --allow-net --allow-read --allow-write --allow-plugin --unstable ./bin/command.ts start ./demo", "desc": "run demo", "watch": true } }}