Skip to content

Installation

Pick one of the below binaries for your platform.

If you just want to test it out, without dealing with the PATH configuration, you can run it directly after it has been downloaded, for example:

Terminal window
cd Downloads/
# make it executable
chmod +x tangle-guard-*
# start the UI and provide the path to your code directory
./tangle-guard-* -d <target-directory> ui

The above command starts the user interface and creates a configuration file in your repository. You can start configuring right away and add the config file into you repository.

Store the binary in a directory of your choice and eventually update your PATH.

Move the binary to the recommended location, which is /usr/local/bin.

Terminal window
cd Downloads/
sudo mv ./tangle-guard-macos-arm64 /usr/local/bin/tangle-guard

To verify the installation, open a new terminal and paste the following in it.

Terminal window
tangle-guard --help

It the command shows you the available commands, the installation was a success.

This software is provided to you by the author (“Licensor”) free of charge for the purpose of testing, evaluation, and feedback. You are granted a non-exclusive, non-transferable, revocable license to use the software on your local machine.

You may use this software for testing and evaluation purposes within your organization.

The software is and remains the intellectual property of the Licensor. You receive no ownership rights through this license. Hence, you’re not allowed to modify or repackage the software.

This version of the software is in a public beta phase and may contain bugs, errors, or incomplete features. It is provided “as is” without warranty of any kind.

The Licensor reserves the right to terminate this license at any time. Upon termination, you must stop using the software.

This tool may communicate with the Licensor’s servers to verify license validity or beta period status. No personal data is collected.

This agreement shall be governed by the laws of Germany, without regard to its conflict of law principles.