@you
new-structure
type
...
Expand
app
Readme.md

Introduction

Format with Markdown, use double # to create your folders/files list. Like that:

app/src

Separate your tree with slashes and create files inside folders:

app/src/tsconfig.json

{ "compilerOptions": ... }

Readme.md

If you prefer, you can export your tree structure from your terminal like that:

tree my-app | pbcopy

So you can paste it into the editor and convert it to Markdown.

And... That's all! Start now, share and store your project folders structure.

šŸ˜Ž

We use cookies