hogsy / gentree

Generate a tree of files from a list.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gentree

This is a tool I quickly whipped up to generate a tree of files based on the output from Microsoft's srctool utility.

In theory if you provide it with a file that has list of files within, it'll generate a tree based on that, so it might be useful outside of the original scope.

About

Generate a tree of files from a list.


Languages

Language:C 96.0%Language:CMake 4.0%