A bunch of scripts to help manage GitHub organisations
A bunch of scripts to help manage GitHub organisations
github.com
GitHub - Orange-OpenSource/floss-toolbox: A toolbox to help developers and open source referents to not waste their time with manual and boring tasks. Provides simple and light tools to make investigations in source code to look for hot data. Provides also primitives to manage GitHub and GitLab organizations.
Very strange to have all this built with Ruby and then to use bash to be the interface.
The toolbox was made with an incremental approach. I was defined a a leisure time project, trying to make things fast then wrap anything in a wizard. It is no consistent I agree 😂
Sounds good. Ruby has quite a few good cli libraries. You can add a nice interface quite easily.