You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simplifies the creation of electron app with 1-click, instead of separate steps of creating a github repo and creation of electron app using command line
Clear and concise description of the problem
Creation of electron app in github involves of separate steps of creating a github repo and creation of electron app using command line
Used Scaffolding
create-electron
Suggested solution
Automate the creation of github repo and electron vite app using github action.
https://github.com/yilengyao/github-actions-workflow/blob/main/.github/workflows/create-typescript-electron-repository.yaml
Simplifies the creation of electron app with 1-click, instead of separate steps of creating a github repo and creation of electron app using command line
Alternative
No response
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: