github-gem icon indicating copy to clipboard operation
github-gem copied to clipboard

support for Github Enterprise - e.g., server not at github.com

Open wwalker opened this issue 6 years ago • 1 comments

I'd like to add support for Gtihub Enterprise.

It looks like it could be mostly changes in lib/commands/helpers.rb, lib/commands/commands.rb

  • change all instances of github.com to a variable github_fqdn
  • add a way to set github_fqdn from the command line and from the config
  • and appropriate changes and additions to the spec tests

I'll get started if you approve of the idea @defunkt

wwalker avatar Oct 11 '19 19:10 wwalker

Need

Nyxel0 avatar Apr 02 '21 17:04 Nyxel0