itsapi/post-receive

Perhaps use package.json to get build command

geraintwhite opened this issue · 1 comments

Ref #12 we could use the package.json to get the build command:

{
    "scripts": {
        "build": "gulp"
    }
}

This can be done by using build_cmd