E3V3A / TESTT

TEST -- This is only a test repo - nothing here
0 stars 0 forks source link

Better file structure and organization #28

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: