Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

v 1.4.3

Latest
Compare
Choose a tag to compare
@Jothin-kumar Jothin-kumar released this 16 Jan 07:12
· 17 commits to main since this release

Lines of code v 1.4.3 - Jothin kumar

Installation instructions:

  • Download and install the attached DEB package.
  • Run lines-of-code setup in terminal.
  • Run lines-of-code --help to get started.

Release notes:

Lines of code can be used in GUI or in a CLI. Using GUI is recommended.

GUI version.

  • Multi threads: Repositories are analyzed with multiple threads for faster results. The maximum thread is 5 by default and can be changed if required.
  • Adding a repository: Repositories can be added manually or can be imported from a GitHub user / organization. (GitHub access token supported).
  • Adding data: Repositories, Emails and GitHub user / organizations can be added by double clicking and can be deleted with del key.
  • Color coding for Repositories:
    1. Red: Not analyzed, queued.
    2. Yellow: Analyzing.
    3. Green: Analyzed successfully.

CLI version:

  • Multi threads: Repositories are analyzed with multiple threads for faster results like in GUI version. However, there is no maximum thread support. Therefore, GUI version is strongly recommended for large amount of repositories.