Giter Site home page Giter Site logo

vscode-shellcheck / shellcheck-binaries Goto Github PK

View Code? Open in Web Editor NEW
5.0 3.0 1.0 76 KB

ShellCheck binaries distributed in .tar.gz format for Linux and macOS, including M1 Macs. Used by ShellCheck VS Code extension.

Shell 91.63% Dockerfile 6.63% HCL 1.73%
shellcheck

shellcheck-binaries's Introduction

ShellCheck binaries for the VS Code extension

ShellCheck binaries distributed in .tar.gz format for Linux and macOS. Used by ShellCheck VS Code extension.

Why?

  • ShellCheck ships binaries packaged in .tar.xz format, in which bindl doesn't support by default.

How to generate more binaries?

Simply push a new tag to this repository in the format v*.*.* matching the ShellCheck version. The CI will generate binaries for all supported platforms and upload them to the release.

Example:

git push origin HEAD:refs/tags/v0.10.0 --force

Development

Install dependencies:

npm ci

Check

npm run check

Fix

npm run fix

shellcheck-binaries's People

Contributors

carlocorradini avatar felipecrs avatar timonwong avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

carlocorradini

shellcheck-binaries's Issues

Windows binary is x86_64

$ file shellcheck.exe
shellcheck.exe: PE32+ executable (console) x86-64 (stripped to external PDB), for MS Windows

We need to change the archive name back to x86_64

arm64 == aarch64

Do you want to rename Darwin 'arm64' to 'aarch64' because they are the same thing? Or keep them separated?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.