1.1.0 • Published 7 years ago
github-url-for-file v1.1.0
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.