scaffold
scaffold copied to clipboard
Add tests
Nothing fancy, just sanity checks to avoid having to manually build new projects and open in VS code to see if they have errors.
bump
scaffold app lvl-1 foo bar
cd bar/x
scaffold module foo bar bar
cd ..
go mod tidy
make install
./init.sh && appd start