ghinstall is a GitHub-based CLI tool that installs repositories via a public permission system.
Documentation at: ghinstall.readthedocs.io/en/latest/
ghinstall checks for install permission from the permission.txt file via GitHub Pages.
The permission.txt file may contain:
Content | Action |
---|---|
Permission [GRANTED] - ok to install |
Gives all permissions |
Permission [DENIED] - do not install |
Disables the tool |
Permission [DENIED] - under maintanence |
Sends out "under construction" |