SonarSource-Demos / sonar-golc

GoLC counts physical lines of source code in numerous programming languages supported by the Developer, Enterprise, and Data Center editions of SonarQube across your Bitbucket Cloud, Bitbucket Data Center, GitHub, GitLab, and Azure DevOps repositories.
MIT License
5 stars 0 forks source link

improve zip packaging #3

Closed sylvain-combe-sonarsource closed 2 months ago

sylvain-combe-sonarsource commented 2 months ago

When unzipped, the current package creates files in the current folder; they should go to a versionned golc folder instead.

colussim commented 2 months ago

Hi @sylvain-combe-sonarsource , Can you explain this ?

emmanuel-colussi-sonarsource commented 2 months ago

Hi @sylvain-combe-sonarsource , thanks for your off-the-record explanation. I Corrected for extracting the package from the command line into the golc_version_os_platform directory. You can also extract with the following command: unzip golc_version_os_platform.zip -d golc_version_os_platform