eouia / MMM-Assistant

(Deprecated) This project is not supported any more from original owner. Use alternative MMM-AssistantMk2(https://github.com/eouia/MMM-AssistantMk2)
https://github.com/eouia/MMM-AssistantMk2
MIT License
25 stars 8 forks source link

Better file structure and organization #37

Open E3V3A opened 6 years ago

E3V3A commented 6 years ago

Implement a more organized and logical file structure. Now we have the following directories:

 .git
 assets        // where we keep: config.txt (template), private API keys etc  
 docs          // where we keep GitHub related docs
 images        // where we keep GitHub related images
 node_modules 
 resources     // where we keep personal or universal voice models and sound files 
 scripts       // where we keep the google-authentication scripts
 translations 

We would like to: