Skip to content

commetchat/installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installer

installer + updater for Commet on Windows

Matrix Mastodon Bluesky

Development

Building

1. Build UI

The installer uses an embedded webview for the UI. This page is written in vanilla HTML + JS, but needs to be bundled with webpack to a single file, so it can be easily embedded in the executable.

cd ui
npm i
npm run build

2. Build Installer

cargo build

About

Installer / Updater for Commet on Windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published