Skip to content

irrelevation/folder-structure-history

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

folder-structure-history

Visualise how your folder structure changed over time.

MVP

Creates a folder named folder-structure-history. Spits out a file per commit with a visualisation in text form.

Dependencies

Uses tree to visualise the folderstructure.

macOS

brew install tree

Linux

sudo apt install tree

How to use

  1. clone the repo
  2. make the script executable chmod +x ./create-viz.sh
  3. cd into the root folder of the github repo you want to visualize
  4. run the script

About

Visualise how your folder structure changed over time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages