Git Profile Manager is a simple command line application to manage "profiles" for common Git configurations. For example, if you contribute to multiple repositories or teams and are often needing to change repository-specific (or global) addresses or options.
Full documentation, including all installation instructions, is available here.
Run dotnet tool restore then dotnet cake to build the project. More information on developing and contributing is available in the developer guide.