this post was submitted on 30 Sep 2024
1 points (66.7% liked)

GitHub

105 readers
6 users here now

A community for discussion and posts relating to github https://github.com/

founded 9 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] tyler 0 points 1 month ago (2 children)

Very strange to have all this built with Ruby and then to use bash to be the interface.

[โ€“] pylapp 2 points 1 month ago (1 children)

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 ๐Ÿ˜‚

[โ€“] tyler 1 points 1 month ago

Sounds good. Ruby has quite a few good cli libraries. You can add a nice interface quite easily.