-
-
Notifications
You must be signed in to change notification settings - Fork 514
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 for custom template directories #35
Comments
I was thinking about this today in the context of the current So, my current idea is to define a mini framework for creating boilerplates. It would look something like this:
@MarshallOfSound what do you think? |
There are a bunch of framework-specific Electron boilerplates, e.g., for React & Vue. Perhaps we should allow initializing using a custom template directory?
The text was updated successfully, but these errors were encountered: