alestor123 / ELECTRON-BOILERPLATE

This is a simple code for electron boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ELECTRON-BOILERPLATE

A minimal Electron application

issues

๐Ÿš€ Usage

API

const electronboilerplate = require('./App')
electronboilerplate(['./test/'])

Quick use

$ npx electron-boilerplate <output file or directory paths>

CLI Installation

$ npm install -g electron-boilerplate
$ electron-boilerplate <output file or directory paths>

Screenshots

shot shot

๐Ÿ’– Donate

Author

๐Ÿ‘ค Alestor Aldous

๐Ÿ“ License

MIT

Copyright ยฉ 2022 Alestor Aldous.

About

This is a simple code for electron boilerplate

License:MIT License


Languages

Language:JavaScript 83.5%Language:HTML 16.5%