- Create a Linear application: https://linear.app/gitbook/settings/api/applications/new
- Get the client ID and secret
- Create a
.envfile in the root folder of the integration. - Add
LINEAR_CLIENT_IDandLINEAR_CLIENT_SECRETvariable with their respective values - Run
npm run build && npm run publish-linear-dev