Skip to content

Latest commit

 

History

History
66 lines (41 loc) · 1.36 KB

README.md

File metadata and controls

66 lines (41 loc) · 1.36 KB

Last commit Repository Stars Issues Open Issues Bug Issues

eyecatch

scaffold

My offen use project templates.



🚀 How to use

🦊 Use scaffox

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

❄ Use Nix

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 

📝 Todo

Nothing...

📜 License

Caution

If a license is specified in the included source code, that license will take precedence.

CC0