1.0.4 • Published 2 years ago

@giovannicapizzi/gitview v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

GitView

A simple binary to open useful web pages of a git repository. Currently tested with: Gitea, Github, Gitlab and BitBucket (partially).

Usage:

gitview [options]            

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.      

Install

npm i -g @giovannicapizzi/gitview