Module

x/license_checker/saku.md

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

test

Run unit tests

deno --allow-run main_test.ts

fmt

Formats the source code

deno --fmt --allow-run

license

Checks the licenses

deno main.ts --allow-read --allow-run