🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more →
Socket
Book a DemoInstallSign in
Socket

eert

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eert

Generates a directory structure based on a `tree` output

latest
npmnpm
Version
0.0.2
Version published
Maintainers
1
Created
Source

eert

Takes tree text output and generates a directory structure

Install

npm install -g eert

Usage

cat <tree-out> | eert

This will generate the tree structure with empty files in tmp in the current working directory.

Or to specify an output directory:

cat <tree-out> | eert my-directory

Keywords

tree

FAQs

Package last updated on 28 May 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts