We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PowerShellによる圧縮/解凍機能を廃止する
7zを必須でインストールしてもらう。または、7zをレポジトリに同梱する。
#787 に関で、アーカイブへのファイル追加と、ファイルリストからのアーカイブ作成をしたい。PowerShellで同様のことを実装するのが面倒。
7zのみ対応にしたほうが今後も様々な手間を回避できると思います。
The text was updated successfully, but these errors were encountered:
この提案を前に進めたくなってきました。
Sorry, something went wrong.
興味ある人も居ないようなので閉じておきます。
必要あれば新たにissue立ててください。
No branches or pull requests
PowerShellによる圧縮/解凍機能を廃止する
7zを必須でインストールしてもらう。または、7zをレポジトリに同梱する。
理由
#787 に関で、アーカイブへのファイル追加と、ファイルリストからのアーカイブ作成をしたい。PowerShellで同様のことを実装するのが面倒。
7zのみ対応にしたほうが今後も様々な手間を回避できると思います。
The text was updated successfully, but these errors were encountered: