Skip to main content

AlphaBuild's utils for Git Bash on Windows

Project description

Bash Utils for Git Bash on Windows

Description

Utils that don't come with Git Bash by default, like GNU Make, rsync, `zstd

Instructions

  1. Get the code in a temporary location as a one off:

    cd <your-repo-root>
    pip install alpha-build-git-bash-utils --target tmp/
    
  2. Unpack the code:

    tar -xvf tmp/alpha_build_git_bash_utils.tar.gz
    

    This will put the code in <repo-root>/build-support/git-bash-integration/.

  3. Remove the temporary download location:

    rm -rf tmp/
    
  4. Run Git Bash as administrator and install the relevant utils.

    # from repo root
    ./build-support/git-bash-integration/install_<utility>.sh
    

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page