Module

x/license_checker/appveyor.yml

📄 CLI tool for checking license headers in files
Go to Latest
File
install: - ps: iwr https://deno.land/x/install/install.ps1 -out install.ps1; .\install.ps1 v1.6.0build: offtest_script: - deno.exe test --unstable -A