Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support customizable variables in templates #834

Open
YassineElbouchaibi opened this issue Jun 26, 2020 · 0 comments
Open

Support customizable variables in templates #834

YassineElbouchaibi opened this issue Jun 26, 2020 · 0 comments

Comments

@YassineElbouchaibi
Copy link

Hey, this is a feature request and I would possibly want to work on it as I'm looking for simple stuff to do on my free time.

Basically what I'm suggesting is adding to the cli the ability to ask some questions defined by the template maker to customize the template. The questions would be defined in a json that would live inside the template's folder.

Here are few examples :

  • A firebase template could ask for apiKey, authDomain, databaseURL, ...
  • Another template could ask for a primaryColor, secondaryColor, ...
  • Many more applications

No json would mean no customization.

Let me know if you think something like this would be useful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants