6 ms·
How does flint compare to to NuShell? My current favorie pipe shell. PS: your current readme reads like AI generated. Which subconciusly makes me wonder: If
by elviejo 6mo ago
How does flint compare to to NuShell?
My current favorie pipe shell.
PS: your current readme reads like AI generated.
Which subconciusly makes me wonder:
If the author couldn't botter to write it, why should I botter to read it?
- lucaas-d3v 6mo agoYes, I used it, you're right about that, your comment might make me rewrite the entire documentation, regarding your question: "How does flint compare to NuShell?" Well, basically, you don't "type flint" in your terminal, you write scripts (.fl) to replace legacy .sh or .py files in your local environment or on your servers, it compiles that into a native binary. I would say that flint builds the automation tools, NuShell is where you run them.