Hi there,
It does work for me on OSX now, but I had to do the following:
- I had to install commitizen (it's a pip package) manually using the brew command.
- I must use 'cz commit', cz doesn't do anything as it probably expect something on stdin.
Great article, great links
Sincerely,
PS: I must point that I use yarn ;-)
Olivier Refalo
I model, therefore I am...
great blog, ty. there is a typo in the article, that kind of got me stuck, I am new to this tooling:
the blog should say: "commit": "cz commit"