1.4.0 • Published 4 years ago

@boyeborg/carve v1.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Carve

Install with npm:

npm install --global @boyeborg/carve

Usage

$ carve --help

  Download npm packages and their dependencies.

  Usage
    $ carve <package-name>... [options]

  Options
    --output, -o    Output directory (default: packages)
    --registry, -r  NPM registry to use (default: https://registry.npmjs.org)
    --help          Displays this help text
    --version       Displays the version number

  Examples
    $ carve meow@5.0.0 react "moment@1||2||3" --output=dump
1.4.0

4 years ago

1.3.3

4 years ago

1.3.2

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago