aborruso / millerQuestions

2 stars 1 forks source link

No output #6

Open NikosAlexandris opened 3 years ago

NikosAlexandris commented 3 years ago

@aborruso Do we need the output files gitted?

aborruso commented 3 years ago

@aborruso Do we need the output files gitted?

yes, why not?

Why you want backtick in count-similar;filter;cut

NikosAlexandris commented 3 years ago

@aborruso Do we need the output files gitted?

yes, why not?

Why you want backtick in count-similar;filter;cut

Now it's filter;cut. After it'll be filter;cut. Cleaner. And I also want to tackle this programmatic question using Miller.

NikosAlexandris commented 3 years ago

@aborruso Do we need the output files gitted?

yes, why not?

Because the output will be generated when the user wants or when a page or the manual is rebuild. It's the end product of the script. Hmm, I am thinking that I should maybe work on a development branch, where I/we don't need to recommit the end-product with each and every single change of the script. And let it be as is for the main branch?

But, ok. It was just an idea to avoid recommitting the end-product and just do it once and a while.