herrhotzenplotz / gcli

Portable Git(hub|lab|tea) CLI tool
https://herrhotzenplotz.de/gcli/
BSD 2-Clause "Simplified" License
54 stars 2 forks source link

(#54) Forges as plugins #61

Closed herrhotzenplotz closed 2 years ago

herrhotzenplotz commented 2 years ago

This moves all the forge dependant stuff into a plugin type structure making it easy to just swap them out.

herrhotzenplotz commented 2 years ago

Fixes #54