0.1.6 • Published 2 years ago

firebundle v0.1.6

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Firebundle

NPM version License

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 firebundle
yarn global add firebundle
pnpm add -g firebundle
bun add -g firebundle

Run firebundle or the alias fb:

fb --help
0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago