0.1.6 • Published 1 year ago
firebundle v0.1.6
Firebundle
firebundle is a CLI tool that allows you to download npm packages as tarballs, including their dependencies recursively. These packages can then be imported into an air-gapped package manager.
Getting Started
Download the package using one of the package managers:
npm install -g firebundleyarn global add firebundlepnpm add -g firebundlebun add -g firebundleRun firebundle or the alias fb:
fb --help