packer/README.md
2022-04-12 10:48:54 +00:00

224 B

packer

A simple CLI tool to find and zip file corresponding to a given regex

Installation

  • Clone the repository
git clone https://gitea.thegux.fr/rmanach/packer
  • Build the binary
make build