olistic/warriorjs

Add flag to CLI to generate text READMEs

Open

#47 创建于 2018年5月3日

在 GitHub 查看
 (11 评论) (0 反应) (0 负责人)JavaScript (528 fork)batch import
good first issuepkg: clistatus: claimedtype: feature

仓库指标

Star
 (9,168 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南