Skip to main content
Module

x/proc/build

A high-level way to run child processes that is easy, flexible, powerful, and prevents resource leaks.
Go to Latest
File
#!/bin/bash
set -e
deno fmtdeno lint
deno test --allow-run --reload