Linear And GitHub Extension is an open-source MIT-licensed Chrome browser extension designed to "link" Linear and GitHub web pages information. LAGE will generate cross-site sections that aims to let you easily check issues and PRs relations.
Most questions can be answered by reading or opening up a new discussion.
First, run the development server:
pnpm dev
Open your browser and load the appropriate development build. For example, if you are developing for the Chrome browser, using manifest v3, use: build/chrome-mv3-dev
.
For further guidance, visit our Documentation
Run the following:
pnpm build
This should create a production bundle for your extension, ready to be zipped and published to the stores or upload to your personal Chrome browser.