Added project description
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
# Linux compressor humanizer
|
# Linux compressor humanizer
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
###### install
|
###### install
|
||||||
@@ -65,4 +68,4 @@ $ lch -i - Install the compressors dependencies
|
|||||||
```
|
```
|
||||||
$ git clone https://gitea.hatthieves.es/cloud/lch
|
$ git clone https://gitea.hatthieves.es/cloud/lch
|
||||||
$ cd lch && docker run -it --rm --name lch --workdir /lch -v $(pwd):/lch putyourdistributionhere ./lch -h
|
$ cd lch && docker run -it --rm --name lch --workdir /lch -v $(pwd):/lch putyourdistributionhere ./lch -h
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user