/github-url

Gets the Github URL for a file on your filesystem

Primary LanguageJavaScriptMIT LicenseMIT

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.