hammer-cli 0.3.0

Hammer is a no-config cli tool for running concurrent tasks with monorepo support
Documentation
1
2
3
4
5
6
{
    "name": "funny",
    "scripts": {
        "hammer:dev": "echo hello"
    }
}