deno-server Installation Install Velociraptor deno install --allow-read --allow-env --allow-run -n vr https://deno.land/x/velociraptor/cli.ts Run Server vr start Note This was an experiment to see if I could use parcel with npx's global cache but it doesn't really work the way i'd hoped