Skip to content

valencia-io/deno-playground-template

 
 

Repository files navigation

deno-dev-template

ci deno.land vr scripts LICENSE

my deno template

Setup

Need to install Velociraptor.

Confirm there is ~/.deno/bin in $PATH to use the scripts installed by deno install.

$ # install velociraptor
$ deno install -qAn vr https://deno.land/x/velociraptor/cli.ts
$ # install hook
$ vr

The scripts are defined in velociraptor.yml.

Packages

No packages published

Languages

  • TypeScript 86.7%
  • Dockerfile 12.9%
  • Shell 0.4%