commitizen / commitizen/cz-cli
Warn users when a the cli or an adapter is out of date
Open
adapter
cli
enhancement
help / pr wanted
- Dominant language
- JavaScript
- Stars
- 17.5k
- Forks
- 566
- Avg merge
- 8h 16m
- Merged PRs (30d)
- 1
Description
Now CLI does this and it is quite helpful. This is the file that makes it happen in now.
https://github.com/zeit/now-cli/blob/f0b0e23ce756c89f8c17ea011092bb5f82aaea64/lib/check-update.js
We could warn for either a cli out of date or adapter out of date.
Contributor guide
Assessment
This issue has not been assessed yet.