Inspect Image and Packaging (iip) inspects packages (python, ruby, node, etc) and images (docker) of a project. Install To install iip you will need to build it from source (more info on the iip gitlab page. clone: git@gitlab.com:drad/iip.git build: cd iip && cargo build --release && strip …
Read More