Skip to main content
Module

x/watch/appveyor.yml

A pure deno file watcher.
Latest
File
install: - ps: iex (iwr https://deno.land/x/install/install.ps1)
test_script: - deno -v - deno test/test.ts --allow-write --allow-run
build: off