While working on GitHub and command line i.e. perl scripting, I came across a scenario of downloading files from private repository without passing token each time.
Hence, would like to know GitHub API for downloading token using command line i.e. shell or perl scripting so that downloading process can be automated without password/token for private repository.