ccheever / github-url

Gets the Github URL for a file on your filesystem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

github-url

Gets the Github URL for a file on your filesystem

Usage

npm install -g github-url

github-url <file> [file2] [file3...] [--raw] [--open]

Options

--raw - Will get you the raw link to the file

--open - Will open the link in your web browser

rog

rog is a command that will let you Read On Github.

Call it on any file and it will open the file in your browser on Github. If you call it in a directory, it will try to open the README in that directory.

About

Gets the Github URL for a file on your filesystem

License:MIT License


Languages

Language:JavaScript 96.4%Language:Shell 3.6%