How To Copy a Repository Based Profile

In order to make a copy of a repository based profile, you first need to make a fork of the git repository at any code management web site that supports publically readable Git repositories (ie: GitHub, GitLab, or Bitbucket). The URL for the original git repository that you need to fork is:

Be sure to make your new git repository publically readable so that the Portal can access it.

Once your fork is created, use the Create Profile page to create a new profile that is linked to your new (forked) git repository.