olistic/warriorjs

Add flag to CLI to generate text READMEs

Open

#47 aberto em 3 de mai. de 2018

Ver no GitHub
 (11 comments) (0 reactions) (0 assignees)JavaScript (528 forks)batch import
good first issuepkg: clistatus: claimedtype: feature

Métricas do repositório

Stars
 (9.168 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador