A simple binary to open useful web pages of a git repository.
Currently tested with: Gitea
, Github
, Gitlab
and BitBucket
(partially).
gitview [options]
-c, --commit Show the latest commit page of the project.
-h, --home Show the homepage of the git endpoint.
-i, --issues Show the issues page of the project.
-p, --page Show the git page of the project.
-u, --url Display the url of the project.
--help Display this help message.
npm i -g @giovannicapizzi/gitview