Skip to content

vanbess/SB-Dev-Electron-Boilerplate

Repository files navigation

Silverback Dev Electron Boilerplate

Boilerplate to kickstart creating an app with Electron

See awesome-electron for more useful Electron resources.

See Caprine for a production app based on this boilerplate.

Features

Getting started

Click the green "Use this template" button at the top of this page to create your own repo based on this one, or open this repo in a codespace.


^^^ REMOVE EVERYTHING ABOVE THIS LINE. SETUP YOUR APP README USING THE STARTER TEXT BELOW. ^^^


App Name

The best app ever

Install

macOS 10.13+, Linux, and Windows 7+ are supported (64-bit only).

macOS

Download the .dmg file.

Linux

Download the .AppImage or .deb file.

The AppImage needs to be made executable after download.

Windows

Download the .exe file.


Dev

Built with Electron.

Run

npm install
npm start

Publish

npm run release

After Travis finishes building your app, open the release draft it created and click "Publish".

About

An updated (for 2024) boilerplate to kickstart creating an app with Electron. Based on a fork from sindresorhus/electron-boilerplate.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors