velthune / llpod

Command-line to list all installed pod.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

$ git clone https://github.com/velthune/llpod.git && (cd llpod; ./install)

In order to verify installation success:

$ which llpod

Notice that script will require sudo password: it is necessary in order to move script on '/usr/local/bin/'.

Usage

Execute 'llpod' on your project directory:

$ llpod

or specifying 'Podfile.lock' location:

$ llpod ~/foo/Podfile.lock

About

Command-line to list all installed pod.


Languages

Language:Shell 100.0%