Get the latest tech news
Guish: Write shell pipelines at the command line with a GUI editor
Write shell pipelines at the command line with a GUI editor. - williamcotton/guish
It provides an intuitive interface for chaining together various Unix commands and custom plugins, making it easier to build and understand data processing workflows. I do a lot of data science and hop between the command line, Jupyter notebooks, R Studio, and VS Code, but there's something unsatisfactory about all of them. And then fill in the blanks in the GUI with a fully fledged code editor like Monaco all while seeing the output of each step in the pipeline.
Or read this on Hacker News