ttree

just a nodejs terminal command experiment like tree

Usage no npm install needed!

<script type="module">
  import ttree from 'https://cdn.skypack.dev/ttree';
</script>

README

ttree

Just a node js terminal command experiment to show basic info about a folder structure (really far from but similar to tree).

installation:

> npm i -g ttree

usage:

> ttree [pathFolder]

where pathFolder by default is the current directory