olistic/warriorjs

Add flag to CLI to generate text READMEs

Open

#47 aperta il 3 mag 2018

Vedi su GitHub
 (11 commenti) (0 reazioni) (0 assegnatari)JavaScript (528 fork)batch import
good first issuepkg: clistatus: claimedtype: feature

Metriche repository

Star
 (9168 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Level READMEs in markdown format could be great if you're using some kind of markdown processor to read them. If you're not planning on doing so, having the markdown syntax laying around creates noise. Running warriorjs --no-markdown should take care of that, and output to README.txt instead of README.md.

Guida contributor