fabric8-analytics-lsp-server

0.4.29 • Public • Published

Dependency Analytics LSP Server

Release NPM Version CI Build codecov

Language Server(LSP) that can analyze your dependencies specified in package.json, pom.xml, requirements.txt and go.mod.

Build

npm install

Test

npm test

Setup

we use 2 environment variables to setup the recommender API either you need to set OSIO user token or 3scale User key along with Api url as in below.

export RECOMMENDER_API_URL= the-url + '/api/v2'
export THREE_SCALE_USER_TOKEN=the-user-token

Release

Semantic release are done via Github Actions using semantic-release.

  • merging each PR will result with an automatic build of master
  • and a release apatch, minor or major version. You should use correct commit message.

Clients

client which consumes Dependency Analytics Language Server:

License

Apache-2.0

Dependencies (7)

Dev Dependencies (15)

Package Sidebar

Install

npm i fabric8-analytics-lsp-server

Weekly Downloads

2

Version

0.4.29

License

Apache-2.0

Unpacked Size

113 kB

Total Files

27

Last publish

Collaborators

  • ar.arunprasad
  • jyasveer
  • fabric8cd
  • invinciblejai