2.2.0 • Published 7 years ago
elektron-muon v2.2.0
Elektron Core module
Welcome to the Elektron Core module.
This module is the core components of Elektron and embeds the default classes.
Getting started
Tools
- latest current version of NodeJs
- We recommend using Visual Studio Code as a lot of settings are pre-configured for it.
Having your environment ready
npm i typescript tslint -gInstalling the dependencies
npm iBuilding
npm run buildDebugging
Run this command from this repo:npm link
(npm unlink to undo)
Create a project using the generator.
Run this command from the debugging repo:npm link elektron-muon
(npm unlink elektron-muon to undo)
Publishing
Please refer to the following documentation
Continuous integration
Please refer to the following documentation
static analysis url.
No unit testing in place at the moment.
Contributing
Please refer to the following documentation
repo url