haxeui/haxeui-core

View on GitHub
cli/projects/pdcurses/project.json

Summary

Maintainability
Test Coverage
{
    "name": "pdcurses",
    "type": "template",
    "subProjects": [
        "shared", "pdcurses-shared"
    ],
    "templates": [
        { "src": "pdcurses.hxml", "dst": "${target}/pdcurses.hxml"}
    ]
}