-
-
Notifications
You must be signed in to change notification settings - Fork 47
Description
Clear and concise description of the problem
As a TypeScript developer, I want to combine the Quick-Start projects and the TypeScript Monorepo to have a wider range of projects that I can quickly initialize.
Used Scaffolding
create-electron
Suggested solution
Hi 👋. I came across your project and saw that you are doing about the same thing as I am in the TypeScript Monorepo project - creating a convenient project designer. I saw that you are also interested in monorepos and Electron. I liked your approach. I suggest you take a closer look at my project, there are several classes that allow you to simplify project generation, approaches, including with symbolic links, are standardized. You can freely use part of my code or the entire code. If you are interested in combining our efforts and projects, contact me via Telegram.
Alternative
No response
Additional context
No response
Validations
- Follow the Code of Conduct.
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.