2.0.5 • Published 5 years ago
gbrowse v2.0.5
gbrowse
Open your local GitHub file in the browser
Get Started
gbrowse # open current branch in GitHub
gbrowse src/index.ts # open a file in the current branch
Install
yarn global add gbrowse
# or
npm i -g gbrowse