ccf34570e0ec4b21637c647425395d06e4f3e477
Some checks failed
Format the code / Format Files (push) Failing after 22s
Reviewed-on: #1
VisualTree
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.
Getting Started
To get a local copy up and running follow these simple example steps.
Installation
- Clone the repo
git clone https://github.com/xyvs/visualtree.git - Install NPM packages
npm install - Run the server
npm run dev - Go to localhost:3000
License
Distributed under the MIT License. See LICENSE.txt for more information.
Description
A tool that allows you to visualize and interact with the output of your tree command.
Readme
118 KiB
Languages
Vue
68%
JavaScript
29.8%
HTML
1.3%
CSS
0.9%