linonetwo / juli

Electron app template that WebCatalog uses under the hood

Home Page:https://getwebcatalog.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Juli License: MPL 2.0

macOS Linux Windows
GitHub Actions macOS Build Status GitHub Actions Linux Build Status GitHub Actions Windows Build Status

WebCatalog downloads and uses this Electron app template (aka Juli) under the hood to generate Electron-based apps locally.


Development

# First, clone the project:
git clone https://github.com/atomery/juli.git
cd juli

# install the dependencies
yarn

# Run development mode
yarn electron-dev

# Package template app as zip file
yarn dist

About

Electron app template that WebCatalog uses under the hood

https://getwebcatalog.com

License:Mozilla Public License 2.0


Languages

Language:JavaScript 99.9%Language:HTML 0.1%