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

Root-level Software directory #1

Closed NoMoreNicksLeft closed 7 years ago

NoMoreNicksLeft commented 7 years ago

This root-level directory consolidates all software. Basically anything that is executable on a computer or embedded system belongs here, including but not limited to:

Example subdirectories are provided, and explanations in readme files.

roboyoshi commented 7 years ago

Thanks for the input!

I already started implementing some of your structures into the wip branch. I was unsure if we want to include videogames into software or into the interactive area. (or both)

Otherwise the Firmware, Apps and OS Stuff and Scripts seem appropriate.

I currently try to keep the first levels lowercased. My reason is to keep it simple and have a common pattern inside the structure.

The Idea currently is to keep all groupings lowercased (books, movies, audiobooks, etc.) and only Specific Items title-cased (Authors, Movie Titles, Consoles, Company Names, etc.)

I will do the Pull Request for now and sort out the structure as we go.