Easy to use, modern compression/archiver CLI tool
オープン
- 主要言語
- 言語のデータがありません
- スター
- 1
- フォーク
- 1
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
`tar` and friends are quite non-intuitive to use. Something like
```sh
new-tool compress -o
new-tool decompress
```
would be way nicer than
```sh
tar -cvjf
tar -xvjf
```
Using facebook's zstandard compression + tar might be a good idea:
https://github.com/albertdb/node-zstandard
One could also make the output nice by using `log-update`, for example.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。