Skip to content

phoenixr-codes/wi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

wi

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.

Preview

Installation

Download the wi file from this repository and put it in /usr/local/bin/ (or similar).

Usage

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".