Skip to content

khatastroffik/treefolder

Repository files navigation

Khatastroffik Treefolder

A node.js CLI utility to display a tree representation (treeview) of a file & folder structure.

Usage (in progress)

Run the typescript code directly

pnpm tsx .

or

Build and run the javascript code

pnpm build
node . # or "pnpm start"

or

Run and watch for code changes during development

pnpm dev

About

A node.js CLI utility to display a tree representation (treeview) of a file & folder structure.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published