Skip to content

A simple binary to open useful web pages of a git repository.

License

Notifications You must be signed in to change notification settings

GiovanniCapizzi/gitview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple binary to open useful web pages of a git repository.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published