project-anacapa / course-github-org-tool

PLEASE USE: https://github.com/project-anacapa/github-roster-tool instead!
https://github.com/project-anacapa/github-roster-tool
MIT License
1 stars 4 forks source link

Pull Out Git-Strategy as a Gem #23

Open ncbrown1 opened 7 years ago

ncbrown1 commented 7 years ago

In the lib/ folder, we have a strategy for dynamically choosing which source to use for making Git calls (i.e. github.com, github.enterprise, gitlab.com, etc). Separate this functionality out into some sort of Ruby Gem that we can use across different projects.