haxeui/haxeui-core

View on GitHub
cli/projects/electron-flash-develop/project.json

Summary

Maintainability
Test Coverage
{
    "name": "electron-flash-develop",
    "type": "template",
    "subProjects": [
        "shared", "electron-shared"
    ],
    "templates": [
        { "src": "electron.hxproj", "dst": "${target}/electron.hxproj"},
        { "src": "run-electron.bat", "dst": "${target}/run-electron.bat"}
    ]
}