Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

Run the following on your UNIX CLI

  1. cd src
  2. javac DirectoryTree.java
  3. java DirectoryTree yourDirectory (example= ./)
  4. See the silly little visualization of the directory and its subdirectories :) Example. Watch out for the flashbang.

About

Just some silly little Directory tree visualizer that is run from the terminal, printing a user specified directory's structure as a recursive tree. Implemented in Java.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages