]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commit
feat: implement readme generation
authorHaoqun Jiang <haoqunjiang@gmail.com>
Wed, 11 Aug 2021 09:25:54 +0000 (17:25 +0800)
committerHaoqun Jiang <haoqunjiang@gmail.com>
Wed, 11 Aug 2021 09:25:54 +0000 (17:25 +0800)
commitf1602606ca4ce3caf0807f39f5d680a7f2831959
treeb4e13cad9e1bbe1f18dd3a9d97996f7383d04a23
parent871619793704ea39d9390ef23e438b450c5fc9b0
feat: implement readme generation
index.js
utils/docs/README-TEMPLATE.md [new file with mode: 0644]
utils/docs/SFC-TYPE-SUPPORT.md [moved from template/base/README.md with 54% similarity]
utils/generateReadme.js [new file with mode: 0644]
utils/getCommand.js [new file with mode: 0644]