roboyoshi / datacurator-filetree

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

Update Games Section #53

Closed roboyoshi closed 4 years ago

roboyoshi commented 4 years ago

After using the games section more heavily, it appears to me that the structure can be a bit simplified like:

root/
  games/
    boardgames/
    cardgames/
    microsoft-windows/
    microsoft-xbox/
    sony-ps4/
    nintendo-switch/

which makes cli usage a lot simpler and also removes the currently unecessary videogames layer.

Alternatives:

root/
  games/
    boardgames/
    cardgames/
    videogames/
      microsoft/
      sega/
      sony/
      nintendo/