roboyoshi / datacurator-filetree

a standard filetree for /r/datacurator [ and r/datahoarder ]
https://reddit.com/r/datacurator
MIT License
1.47k stars 136 forks source link

Add new make targets #19

Closed roboyoshi closed 4 years ago

roboyoshi commented 5 years ago

I want to be able to build certain aspects of the filetree via the Makefile.

make base -> generates only up to 2 or 3 levels into the structure and excludes all files make full -> generates the whole tree make audio -> only generates the audio section make video -> only generates the video section

roboyoshi commented 4 years ago

I don't see this as necessary anymore. I create the whole tree and that's it. People can easily extract the relevant parts. Instead we have make targets for some common tooling, which is already added now.