Running the tool only adds commands/, core/, and config.ts.
Installed projects can't build or run without, at least, data/ existing, and src/index.ts should be copied over too - even if there are no set commands, the main function still needs to be installed.
Running the tool only adds commands/, core/, and config.ts.
Installed projects can't build or run without, at least, data/ existing, and src/index.ts should be copied over too - even if there are no set commands, the main function still needs to be installed.