This package is an internal CLI intended to standardize tooling across all Bombshell projects. It helps us dogfood our own libraries, but it also makes it easier to keep our shared dependencies in sync.
If you'd like to use this package for your own projects, please consider forking. We are not accepting issues on this repo.
init
command for scaffolding new projects, which clones ourtemplate
repobsh dev
command, usingnode --experimental-strip-types --watch-path=./src/
bsh build
command, usingesbuild
bsh test
command, unfinishedbsh lint
andbsh format
commands, using@biomejs/biome
- shared
tsconfig.json
file