Merge branch 'master' of https://gitea.thegux.fr/rmanach/packer
This commit is contained in:
commit
26835406d7
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