Skip to content

whoisdominic/spit-structure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spit Structure

A simple script to print out the structure your current directory.

Installation

chmod +x spit.py ; sudo mv spit.py /usr/local/bin/spit

Usage

Basic

spit

With depth

spit -d 2

With depth and hidden files

spit -a -d 2 

About

Python script that logs out your directory structure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages