Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@bomb.sh/tools

Package Overview
Dependencies
Maintainers
4
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bomb.sh/tools

The internal dev, build, and lint CLI for Bombshell projects

latest
Source
npmnpm
Version
0.0.8
Version published
Maintainers
4
Created
Source

@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

Keywords

cli

FAQs

Package last updated on 27 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts