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

Update boilerplates #693

Merged
merged 2 commits into from
May 5, 2021
Merged

Update boilerplates #693

merged 2 commits into from
May 5, 2021

Conversation

reZach
Copy link
Contributor

@reZach reZach commented May 4, 2021

By submitting this pull request, I promise I have read the contributing guidelines twice and ensured my submission follows it. I realize not doing so wastes the maintainers' time that they could have spent making the world better. 🖖

There are a number of boilerplates that are running old versions of Electron that are not currently supported. It is better that the community use maintained templates such that best-practices are followed in new Electron apps. I have no authority to remove them, so I thought it would make sense to put them under a Outdated header.

Additionally, vite-electron-builder (Vue; 167 stars) seems to be a good substitute to the already-existing electron-vue which doesn't seem as maintained.

A good majority of Electron frameworks were recently reviewed by me and I thought my findings could find a place on this repo.

Also, minor css fix as my linter was complaining viewing the readme 👍 .

readme.md Outdated Show resolved Hide resolved
readme.md Show resolved Hide resolved
readme.md Outdated
- [generator-electron](https://github.com/sindresorhus/generator-electron) - Scaffold out an app boilerplate.
- [descjop](https://github.com/karad/lein_template_descjop) - ClojureScript boilerplate for creating an app.
- [electron-vue](https://github.com/SimulatedGREG/electron-vue) - Easily build your app with Vue and common plugins.
- [electron-next-skeleton](https://github.com/leo/electron-next-skeleton) - Boilerplate to build your app with Next.js.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I prefer to just remove unmaintained ones rather than having an outdated list.

@reZach
Copy link
Contributor Author

reZach commented May 5, 2021

Thanks for your comments @sindresorhus, I've addressed both of your comments.

@sindresorhus sindresorhus changed the title Updated boilerplates Update boilerplates May 5, 2021
@sindresorhus sindresorhus merged commit 609271f into sindresorhus:main May 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants