Skip to main content
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 v0.3.2build: offtest_script: - deno.exe -A main_test.ts