Skip to content

xyvs/visualtree

Repository files navigation


VisualTree

Preview

A tool that allows you to visualize and interact with the output of your tree command.
View Demo

About The Project

This tool allows you to interact with the output of you tree command, which is pretty useful in case you want to archive your file structure at some point and be able to interact with it later.

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Installation

  1. Clone the repo
    git clone https://github.com/xyvs/visualtree.git
  2. Install NPM packages
    npm install
  3. Run the server
    npm run dev
  4. Go to localhost:3000

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

About

A tool that allows you to visualize and interact with the output of your tree command.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages