Cli tool for Golte
Opened this issue · 0 comments
TimLai666 commented
Hey there! I made a cli tool for Golte.
https://github.com/TimLai666/golte-cli
With this tool, you can:
- create a Golte project, automatically run
npm init
,go mod init
, etc. - build a Golte project.
- run a Golte project.