Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/archiverjs/archiver-cli
Command Line Interface for ArchiverJS
https://github.com/archiverjs/archiver-cli
Last synced: 4 days 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-11T10:07:09.000Z (almost 2 years ago)
- Last Synced: 2024-10-15T09:03:47.894Z (29 days ago)
- Language: JavaScript
- Size: 339 KB
- Stars: 3
- Watchers: 3
- 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