Skip to content

nouex/fize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fize

Description

CLI tool that allows you to see the contents of a directory. It does so by looking at the extension of each file. Inspired by my wanting to see the composition of node source code, Github's repository language feature indicates more js than C/C++ but I was skeptical b/c a large portion of it were tests.

Installation

npm install -g fize

Usage

$ fize  --depth 1 --afterDot 3 ./node/lib

cli output

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published