2022-04-12 12:11:49 +00:00
2022-04-12 14:09:20 +02:00
2022-04-12 09:59:16 +02:00
2022-04-12 11:07:30 +02:00
2022-04-12 14:09:20 +02:00
2022-04-12 09:59:16 +02:00
2022-04-12 12:11:49 +00:00

packer

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

NOTE: if you have experience using Linux bash command, prefer use find + zip command.

Installation

  • Clone the repository
git clone https://gitea.thegux.fr/rmanach/packer
  • Build the binary
make build
Description
A simple CLI tool to find and zip files corresponding to a given regex.
Readme 36 KiB
Languages
Go 96.2%
Makefile 3.8%