$access
$access :
Configuration file for the development toolkit package for apex. This should be installed by any developers creating packages for Apex, or anyone who wants to host a repository.
$github_repo_url :
Github Repository variables
Only required if you wish to use the built-in GIthub integration within Apex. These variables allow you to define the URL of the Github repository, branch name, and if this is a forked repository, also the upstream repo URL.
Once development of the package is complete, you may initialize the GIthub repository of the package and commit it with: php apex.php git_init ~alias~
For full information on Github integration, please refer to the documentation at: https://apex-platform.org/docs/github