https://github.com/archiverjs/archiver-cli
Command Line Interface for ArchiverJS
https://github.com/archiverjs/archiver-cli
Last synced: over 1 year ago
JSON representation
Command Line Interface for ArchiverJS
- Host: GitHub
- URL: https://github.com/archiverjs/archiver-cli
- Owner: archiverjs
- License: mit
- Created: 2017-10-07T21:18:32.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-02-11T10:07:09.000Z (over 3 years ago)
- Last Synced: 2025-04-23T00:08:11.616Z (over 1 year ago)
- Language: JavaScript
- Size: 339 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# archiver-cli
*Issues with the output should be reported on the `archiver` [issue tracker](https://github.com/archiverjs/node-archiver/issues).*
## Install
```bash
npm install --global archiver-cli
```
## Usage
```
$ archiverjs --help
```
## Related
- [archiver](https://github.com/archiverjs/node-archiver) - API for this module