Skip to content
This repository has been archived by the owner on Feb 8, 2019. It is now read-only.

Better file structure and organization #37

Open
3 of 6 tasks
E3V3A opened this issue Mar 27, 2018 · 0 comments
Open
3 of 6 tasks

Better file structure and organization #37

E3V3A opened this issue Mar 27, 2018 · 0 comments
Labels
enhancement ToDo Things that will be done, eventually. PR welcome!

Comments

@E3V3A
Copy link
Collaborator

E3V3A commented Mar 27, 2018

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:

  • keep all API keys, secrets and related files in one directory assets
  • keep all voice models (MMM default, universal, personal) in a resources subdirectory:
    • p_models
    • u_models
    • alexa
    • ga
@E3V3A E3V3A added enhancement ToDo Things that will be done, eventually. PR welcome! labels Mar 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement ToDo Things that will be done, eventually. PR welcome!
Projects
None yet
Development

No branches or pull requests

1 participant