wi is a wrapper around linguist that pretty prints the languages used
in a git repository to the terminal similar to how it's shown on GitHub. To
use this script github-linguist must be installed.
Download the wi file from this repository and put it in /usr/local/bin/
(or similar).
Usage:
> wi (path)
Flags:
-h, --help - Display the help message for this command
Parameters:
path <string>: The path to the git repository (optional, default: '.')
Input/output types:
โญโโโโฌโโโโโโโโโโฌโโโโโโโโโโฎ
โ # โ input โ output โ
โโโโโผโโโโโโโโโโผโโโโโโโโโโค
โ 0 โ nothing โ nothing โ
โฐโโโโดโโโโโโโโโโดโโโโโโโโโโฏ
Tip
Use github-linguist -j | from json to work with the data by yourself.
Tip
wi stands for "written in".
