Files
tuukoti-cli/README.md
2022-07-22 13:15:26 +01:00

225 B

Tuukoti CLI

Commands

  • tuukoti new sitename - creates a new project directory with "sitename".
  • tuukoti serve - serves your app locally.
  • tuukoti build - builds the binary and any resources.
  • tuukoti update