Hacker News new | ask | show | jobs
by elviejo 89 days 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?

1 comments

Yes, 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.