hammer-cli 0.1.0

A no-config task runner cli with monorepo support
Documentation
1
2
3
4
5
6
{
    "name": "funny",
    "scripts": {
        "hammer:dev": "echo hello"
    }
}