|
4 years ago | |
---|---|---|
bin | 4 years ago | |
lib | 4 years ago | |
man | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 4 years ago | |
TODO | 4 years ago | |
lch | 4 years ago |
Tool that extract or compress files automatically in a simple & easy way. It keeps the kiss philosophy avoiding to memorize weird flags and commands to extract & compress files. It allows you to auto install dependencies or even proprietary dependencies if requested.
sudo ./bin/install.sh
sudo ./bin/uninstall.sh
$ lch file.zip file1 [file2...]
$ lch file.zip
$ lch -h - Show help
$ lch -v - Print version
$ lch -c - Check compression systems
$ lch -i - Install the compressors dependencies
$ git clone https://gitea.hatthieves.es/cloud/lch
$ cd lch && docker run -it --rm --name lch --workdir /lch -v $(pwd):/lch putyourdistributionhere ./lch -h