Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 309 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 309 Bytes

Solus

Solus is something we'll describe later

Installation

Solus requires node.js and npm.

sudo npm install -g electron
npm install

Running

Run the dev version :

npm run dev

Releasing

Release for your own platform :

npm run release