mlange-42 / yarner

Literate Programming command line tool for Markdown
https://mlange-42.github.io/yarner
MIT License
32 stars 1 forks source link

Rename sub-commands to use more common names? #42

Closed mlange-42 closed 3 years ago

mlange-42 commented 3 years ago

Re-think sub-command naming to better conform with 'standards'

mlange-42 commented 3 years ago

@adamreichold What do you think?

adamreichold commented 3 years ago

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.

mlange-42 commented 3 years ago

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.