stefanmaric/g

add website link to CLI help

brendensoares opened this issue · 2 comments

g is such a vague command name and there is no way to find out what the tool is, even when running g --help. Please add the repo URL and possibly a description.

Hi @brendensoares good suggestion! PRs are welcomed.

hi @brendensoares @stefanmaric. I do like to make a PR for this issue. Is the description below is enough?

  g git:(add-description-on-help) ✗ ./bin/g --help

  [https://github.com/stefanmaric/g]

  A simple go version manager, gluten-free.

  Usage: g [COMMAND] [options] [args]

  Commands:
  ...