Open nickneilsonblack opened 9 years ago
Looks like it's hardcoded ATM, but making this configurable would be a nice addition.
It looks like ghauth
also supports enterprise so it's probably possible to have this project support enterprise.
I'm not sure wha the best interface for that would be. Passing it as an argument (with the url for enterprise) would be not ideal so maybe it can be stored somewhere then you can use a simpler flag like -e
to let it know to use enterprise.
Query to the JavaScript gurus from a Fortran programmer, let's say I wanted to hardcode in my Enterprise instance instead of real GitHub, what line would one change? :)
That would be sweet!