Helper application to create, manage and validate
functionalModules.xml
files for Kony applications.
As functionalModules.xml
files must be created by hand, this application aims to help the creation of these files by validating modules existence, load coverage and more.
Built with Electron.
Template based on electron-boilerplate by @sindresorhus.
$ npm install
$ npm start
$ npm run build
Builds the app for OS X, Linux, and Windows, using electron-packager.
MIT © Guilherme Ventura