Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 623 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 623 Bytes

Homebrew Tap for lddc

This repository provides a Homebrew tap for installing the lddc tool. lddc is a simple script that collects and copies shared library dependencies of a specified binary to a given directory.

https://github.com/opslabhqx/lddc

Installation

To use this tap, you need to have Homebrew installed. If you don't have Homebrew, you can install it by following the instructions on the Homebrew website.

Once you have Homebrew installed, you can add this tap and install lddc (For Linux only) with the following commands:

brew tap opslabhqx/lddc
brew install lddc