**FOLDERS** is a simple TD component that creates folders in the local directory
relative to the project folder. Â
Since a number of my components have default locations for externally synced tables,Â
extensions etc., Â
I use this to define and guarantee a consistent local file structure
To modify, customize this component and add any number of folder paramaters toÂ
the Folders page.Â
Any folder that is defined here will be checked for on pulse, and created if itÂ
doesn't already exist. Â
If onCreate is selected, when dropping this into a new project, it willÂ
automatically create the desire folders.
If onStart is selected, it will check whenever the TDsession that it is in whenÂ
the project is launched.
this component is a part of HIVE, a collection of tools by @drmbt
[instagram.com/drmbt](https://instagram.com/drmbt) Â
[patreon.com/drmbt](https://patreon.com/drmbt) Â
[github.com/drmbt/FOLDERS](https://github.com/drmbt/FOLDERS)