Mise à jour de 'README.md'
This commit is contained in:
parent
304f720c79
commit
cde81bc51d
14
README.md
14
README.md
@ -1,3 +1,15 @@
|
||||
# packer
|
||||
|
||||
Simple CLI to zip files where the filenames match with a regex
|
||||
A simple CLI tool to find and zip file corresponding to a given regex
|
||||
|
||||
## Installation
|
||||
|
||||
* Clone the repository
|
||||
```bash
|
||||
git clone https://gitea.thegux.fr/rmanach/packer
|
||||
```
|
||||
|
||||
* Build the binary
|
||||
```bash
|
||||
make build
|
||||
```
|
||||
Loading…
x
Reference in New Issue
Block a user