redgush

The RedGush framework.

Usage no npm install needed!

<script type="module">
  import redgush from 'https://cdn.skypack.dev/redgush';
</script>

README

Redgush

Redgush is a library to generate desktop applications with Node.

Electron Example

Change main in package.json to electron.js.

Run the command:

electron .

It will open up the example window.