mast3rz3ro / cpdep

A small utility for MSYS2 to search the shared libraries for program and copy them into one location

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cpdep

A small utility for MSYS2 to search the shared libraries for program and copy them into one location

How to install ?

$ git clone 'https://github.com/mast3rz3ro/cpdep' && cp './cpdep/cpdep.sh' '/usr/bin/cpdep' && chmod +x '/usr/bin/cpdep'

Example:

$ cpdep sed find awk

About

A small utility for MSYS2 to search the shared libraries for program and copy them into one location


Languages

Language:Shell 100.0%