0.0.8 • Published 9 months ago

@bomb.sh/tools v0.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

@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-strip-types --watch-path=./src/
  • bsh build command, using esbuild
  • bsh test command, unfinished
  • bsh lint and bsh format commands, using @biomejs/biome
  • shared tsconfig.json file
0.0.8

9 months ago

0.0.7

9 months ago

0.0.6

9 months ago

0.0.5

9 months ago

0.0.3

10 months ago

0.0.1

10 months ago