Attributes
Includes Deno configuration
Repository
Current version released
4 years ago
Dependencies
deno.land/x
Versions
deno-dev-template
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
$ vrThe scripts are defined in velociraptor.yml.
install on global
deno install -qAn gh-repo-stars https://deno.land/x/get_rep_stars/main.ts