Skip to main content

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.

deploy

install on global

deno install -qAn gh-repo-stars https://deno.land/x/get_rep_stars/main.ts