Skip to content

bombshell-dev/tools

Repository files navigation

@bomb.sh/tools

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 our template repo
  • bsh dev command, using node --experimental-transform-types --watch-path=./src/
  • bsh build command, using tsdown (ESM, unbundled)
  • bsh test command, using vitest
  • bsh format command, using oxfmt
  • bsh lint command, using oxlint and publint
  • shared tsconfig.json file

About

Internal CLI to standardize tooling across all Bombshell projects

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors