Skip to content

Instantly share code, notes, and snippets.

@IanEdington
Created March 30, 2022 18:41
Show Gist options
  • Save IanEdington/a2d1e525a647618dff5a3cec935f9a22 to your computer and use it in GitHub Desktop.
Save IanEdington/a2d1e525a647618dff5a3cec935f9a22 to your computer and use it in GitHub Desktop.
Beautiful File Tree.md
```
└─┬ grunt@0.4.5
├─┬ js-yaml@2.0.5
│ ├─┬ argparse@0.1.16
│ │ ├── underscore@1.7.0
│ │ └── underscore.string@2.4.0
│ ├── lodash@2.4.2
│ └── esprima@1.0.4
└── which@1.0.9
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment