Skip to main content
Module

x/servest/Makefile

🌾A progressive http server for Deno🌾
Go to Latest
File
_: deno.d.ts tsconfig.json check: deno --allow-read --allow-run --allow-write https://denopkg.com/kt3k/deno_license_checker/main.ts --inject deno --fmt deno.d.ts: deno --types > deno.d.ts tsconfig.json: ./make.sh > tsconfig.json test: deno run -A tests.ts