Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 346 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 346 Bytes

deptree

Deptree is a unix library dependency management script that lets you create graphs and commands related to library dependencies.

Installation guide

In order to install the utility, use the next commands:

git clone https://github.com/IkerGalardi/deptree.git
cd deptree
chmod +x deptree.py
sudo cp deptree.py /bin/deptree