Y
Hacker News
new
|
ask
|
show
|
jobs
by
bfrydl
2654 days ago
It's a little strange that I had to open the tutorial to find out what language this is for.
2 comments
skocznymroczny
2654 days ago
I was going to guess Rust, but turns out it's Go.
link
leshow
2654 days ago
Personally, I like Rust's a bit better:
https://github.com/TeXitoi/structopt
edit: because it's type safe!
link
99052882514569
2654 days ago
Wouldn't `gocli` be a better name then?
link
Gipetto
2654 days ago
The solution here is clearly to write a new language named "do".
link
bitcoinofficial
2654 days ago
Does having a programming language name in a program name make the program better? I don't get it, sorry.
link
lucideer
2654 days ago
It certainly makes it a lot easier to understand what it's for...
link
fwip
2654 days ago
I think it's a portmanteau of "doc" and "cli" - because it's a CLI options parser that is generated from documentation.
link
_vs3m
2653 days ago
Hey, I'm really sorry about that! I'm still working on the details, but thank you for the feedback.
link