Amicese@lemmy.ml to General Programming Discussion@lemmy.ml · 2 years agoShould I use a troff format for a README?message-squaremessage-square19fedilinkarrow-up15arrow-down10file-text
arrow-up15arrow-down1message-squareShould I use a troff format for a README?Amicese@lemmy.ml to General Programming Discussion@lemmy.ml · 2 years agomessage-square19fedilinkfile-text
minus-squareAmicese@lemmy.mlOPlinkfedilinkarrow-up2·2 years agoTechnically, there’s no need for man either; I could just output the input into grotty as ASCII or UTF-8.
minus-squareerpicht@lemmy.mllinkfedilinkarrow-up2·2 years agoOh, that’s another way to do it–neat! :)
Technically, there’s no need for
man
either; I could just output the input intogrotty
as ASCII or UTF-8.Oh, that’s another way to do it–neat! :)