/pre-commit-bin

Single executable binary packages of pre-commit/pre-commit

Primary LanguageShellMIT LicenseMIT

pre-commit-bin

Single executable binary packages of pre-commit/pre-commit.

Build and release

Installation: Ubuntu executable binary

The following command will automatically download an appropriate executable binary and install it to /usr/local/bin/:

curl -sSL https://raw.githubusercontent.com/thombashi/pre-commit-bin/main/scripts/installer.sh | sudo bash

Installation: Ubuntu deb package

  1. Navigate to release page
  2. Download the deb package that matches the platform of your environment
  3. Execute sudo dpkg -i pre-commit_*_amd64.deb