Hacker News new | ask | show | jobs
by oniony 617 days ago
Went to repository expecting a Git rebase editor and found a whole world of confusion.

Not sure what this project is now, it certainly does not seems to be a TUI focused on Git rebases.

2 comments

It seems to be a demo app for the framework described, your 'whole world of confusion' is the framework and other demo app(s):

https://github.com/NyuB/ocli?tab=readme-ov-file#newbase

Yeah, I got that eventually.

I can get behind installing a focused app to give it a whirl and see how it flies, but I draw the line at worlds of confusion. I don't need that on my PC (looking at you NPM).

I was confused at first too because I tabbed out and came back to it.

You need to scroll down to the `Newbase` Section. It's apparently both the repo for some kind of cli framework and for the rebase tool.

For my defense, I'm pretty sure used this link https://github.com/NyuB/ocli#newbase but the #newbase part was stripped ;)