Note
Some templates have been moved to the Comamoca/starter repository.
Please install scaffox
deno install -gAf -n scaffox https://raw.githubusercontent.com/Comamoca/scaffox/main/main.tsThen build scaffold.
scaffox https://github.com/comamoca/scaffoldIf 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