Skip to content

gurusinb/gentree

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tree Generator

This is a simple application which creates a tree of your files and folders and saves them into a text.txt file and a structure.md file.

Usage:

simply run npx gentree <name of folder> eg: npx gentree ., npx gentree lib, npx gentree src.

or

Installation:

  1. make sure you have node and npm installed.
  2. run npm i -g gentree.

Usage:

  1. run gentree <name of the folder> eg: gentree ., gentree lib, gentree src.

Happy Debugging!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%