fix: projects start now call scripts directly
Now when running npm start in a project created with gobstones-scripts the inner command calls the
.scripts/_cli.ts file and not gobstones-scripts run command.
fix: projects start now call scripts directly
Now when running npm start in a project created with gobstones-scripts the inner command calls the
.scripts/_cli.ts file and not gobstones-scripts run command.