@typescript/github-link
TypeScript icon, indicating that this package has built-in type declarations

0.2.2 • Public • Published

@typescript/github-link

For a file in a local clone of a Github repository, find the corresponding github.com permalink.

Usage

npx ghlink path/foo.ts

npx ghlink path/foo.ts line

npx ghlink path/foo.ts,line

npx ghlink path/foo.ts:line

A trailing character position (e.g. as in Node.js stack traces) will also be tolerated, but will not affect the output.

If the commit exists in multiple remotes, origin will be preferred. Failing that, one will be chosen at random.

Deployment

To publish a new version of this package, change the version in package.json and push to main.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i @typescript/github-link

    Weekly Downloads

    379

    Version

    0.2.2

    License

    MIT

    Unpacked Size

    24 kB

    Total Files

    11

    Last publish

    Collaborators

    • typescript-bot
    • weswigham
    • sanders_n
    • andrewbranch
    • minestarks
    • rbuckton
    • sheetalkamat
    • typescript-deploys