Please install scaffox
deno install -gAf -n scaffox https://raw.githubusercontent.com/Comamoca/scaffox/main/main.ts
Then build scaffold.
scaffox https://github.com/comamoca/scaffold
If you have Nix, run below.
{template_name}
is a directory name.(e.g. flake-basic
)
nix flake init -t github:Comamoca/scaffold#{template_name}
Get flake-basic
template.
nix flake init -t github:Comamoca/scaffold#flake-basic
Nothing...
Caution
If a license is specified in the included source code, that license will take precedence.
CC0