It would be nice if I could check in git-cm along with my other dev dependencies instead of relying on a global install, kind of like how Commitizen allows. That way I could use this alongside rusty-hook to automate creating conventional commits in my repo without telling users to globally install git-cm. I'm not sure if this is something that's possible (installing per-project binaries), but it would be nice to have.
It would be nice if I could check in
git-cmalong with my other dev dependencies instead of relying on a global install, kind of like how Commitizen allows. That way I could use this alongsiderusty-hookto automate creating conventional commits in my repo without telling users to globally installgit-cm. I'm not sure if this is something that's possible (installing per-project binaries), but it would be nice to have.