npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

eert

0.0.2

@remy

npmSnykSocket
Downloads:102
$ npm install eert
DailyWeeklyMonthlyYearly

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