Skip to content
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.

archived-codacy/codacy-tools-last-versions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED

Use Sbt tasks in codacy-tools and codacy-plugins instead

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 with repo 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

    for the issues tools stored in codacy-tools

  • metrics-duplication-tool-tags.txt

    for the metrics and duplication tools stored in codacy-plugins

About

Easily get last versions for every Codacy's tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%