Have you seen/used clive? Seems like you are building something pretty similar.
It's close to be feature complete soon I guess (their most ecent post)
You are viewing a single comment's thread from:
Have you seen/used clive? Seems like you are building something pretty similar.
It's close to be feature complete soon I guess (their most ecent post)
Haha, no. This is the problem I find with Hive, stuff like this gets absolutely buried and is difficult to surface (huge problem with Hive imo). That's cool there is already a CLI, I had a lot of fun building this one. There is overlap here with the core functionality.
If anything, this is good because it validates some of the ideas I have around the CLI. I'm working on a plugins system and whatnot so devs can build their own plugins for the CLI and extend it, etc. I thought it would be cool to allow for different Hive apps (which all work on the basis of custom JSON and transfer operations) to wrap those in a UI and terminal (either through plugins or in the CLI itslf).