andywer / andywer/ideabox

Easy to use, modern compression/archiver CLI tool

オープン
#6 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
言語のデータがありません
スター
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。