Skip to content

installation guide for git-acm

To install git-acm, follow these steps:

  1. Open your terminal.

  2. Run the following command to download and execute the installation script:

    Terminal window
    curl -sSL https://raw.githubusercontent.com/shivamhwp/git-acm/main/install.sh | sh
  • Re-run the same installation command. It detects an existing version and installs a newer one if available.
Terminal window
git-acm --version

This prints the installed version.