Module

x/license_checker/saku.md

📄 CLI tool for checking license headers in files
Go to Latest
File

test

Run unit tests

deno -A test

fmt

Formats the source code

deno -A https://deno.land/std/prettier/main.ts --no-semi --ignore testdata

license

Checks the licenses

deno -A main.ts