@giovannicapizzi/gitview

1.0.4 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i @giovannicapizzi/gitview

Weekly Downloads

0

Version

1.0.4

License

MIT

Unpacked Size

15.3 kB

Total Files

11

Last publish

Collaborators

  • giovannicapizzi