Hello folks,
I'm still a beginner, but I wanted to create a simple CLI utility with Nim. The program saves a README.md template to the current directory.
I wrote a tutorial about that. Perhaps it can help someone else, too.
Blog post: https://dev.to/sophiabrandt/learn-nim-create-a-readme-template-downloader-3bpo
Link to the script: https://gist.github.com/sophiabrandt/5c48685277002c1b1ceb618245bfd481
Credits: xmonader and the Nim Days repository: https://xmonader.github.io/nimdays/day06_nistow.html
slightly less flexibility Re help messages.
Now you're just being modest. cligen is awesome!! I can't think of starting a new CLI project without cligen now. What "slight less flexibility"? It has much more flexibility than I can think of (this is a compliment) :)