Skip to content

NicoNex/twig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twig

A faster version of the tree util with portability in mind.

Usage

Usage of twig: -a Prints all files including the hidden ones. -c Set to false to disable colours. (default true) -d Prints only the directories.

Example:

$ twig foo/
foo/
├── readme.md
├── example.go
└── bar
    ├── script.sh
    ├── sas
    │   ├── sprite.jpg
    │   └── photo.png
    └── executable

2 directories, 6 files

About

A portable version of the tree util.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages