Skip to main content
Module

x/deploy/makefile

Command line tool for Deno Deploy
Go to Latest
File
fmt: deno fmt lint: deno lint test: deno test -A --unstable tests/ src/ build-action: deno bundle ./src/utils/mod.ts > ./action/deps.js