Skip to content
/ ghurl Public

Print a URL to a GitHub repository or source file.

License

Notifications You must be signed in to change notification settings

attente/ghurl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ghurl

Print a URL to a GitHub repository or source file.

usage

print url for current repository and branch

$ ghurl
https://github.com/attente/ghurl/tree/f590f24d888edcf4fee641799ffd2091c518dbbf

print url for file at line number

$ ghurl ghurl 17
https://github.com/attente/ghurl/blob/f590f24d888edcf4fee641799ffd2091c518dbbf/ghurl#L17

About

Print a URL to a GitHub repository or source file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages