Closed mlange-42 closed 3 years ago
@adamreichold What do you think?
I have no real preference with regards to init
versus create
. Having a build
verb makes sense, but I think it should stay the default when omitted as it is by far the most common invocation.
Thanks for sharing your opinion. So if you don't see it as inconsistency, I will probably leave it as is. Also, I noticed that init
does in most cases need no arguments, while create
here does.
Re-think sub-command naming to better conform with 'standards'
init
instead ofcreate
?build
instead of nothing?