popomore / projj

Manage repository easily.
MIT License
266 stars 40 forks source link

hook option #24

Open popomore opened 7 years ago

popomore commented 7 years ago
{
  "hooks": {
    "hookName": {
      "hook": "npm install",
      "match": "github.com/"
    }
  }
}

hook option can be an object