Remix.run Logo
ycombiredd 3 days ago

You might find this a useful companion to your tool.

https://github.com/scottvr/retree

novoreorx 3 days ago | parent [-]

That's pretty neat! My motivation is to manipulate tree structures to provide them to LLM. Retree does the opposite, taking tree text as input to create a real file system hierarchy. Next time I want to create a new project based on the tree I edited through ASCII Tree Editor, I can use retree to do this.