Comment on Show HN: Voiden – a free, offline, Git-native API ClientparentComments−kiselitzaOP1yYou could technically add mdsh to the Voiden terminal, and now the whole thing is fully markdown haha. Curious, what did you learn from exploring it?−zimbatm1yThat I wasn't very good at Rust :-DMy assumption was that a tool like this will make it easier to keep the README.md in sync while the project evolves. Think of a `--help` section. That assumption holds true to me.You can see it in action for example here: https://github.com/numtide/treefmt-nix?tab=readme-ov-file#su...The best part is that it makes it easy to keep the README.md in sync when the project evolves. Just add it to the CI
Comments
You could technically add mdsh to the Voiden terminal, and now the whole thing is fully markdown haha. Curious, what did you learn from exploring it?
That I wasn't very good at Rust :-D
My assumption was that a tool like this will make it easier to keep the README.md in sync while the project evolves. Think of a `--help` section. That assumption holds true to me.
You can see it in action for example here: https://github.com/numtide/treefmt-nix?tab=readme-ov-file#su...
The best part is that it makes it easy to keep the README.md in sync when the project evolves. Just add it to the CI