Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 508 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 508 Bytes

codacy-tools-last-versions

Tool to easily get last versions for every Codacy's tool

Usage

In order to use, you first need to install dependencies with the following command:

npm install

When dependencies installation finishes and before running the tool, you need to add a GitHub Token to the environment variables:

export GITHUB_TOKEN=<YOUR_GITHUB_TOKEN>

Now, you can run the tool by calling the following command:

npm start

Output

The output is saved to tool-tags.txt file.