We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
前提条件,我的目的是想要每次发布的时候,可以尽量自动化更新 README.md 的文件,因此我使用了 tree 的目录生成工具以及 gulp 中的一些html to md的插件用来做自动化构建。目前的方案已基本实现,但并不是很完善。
html to md
完整的部署步骤:
sh start.sh
gulp
问题:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
完整的部署步骤:
sh start.sh
脚本生成 README.html 文件gulp
,生成 README.md 文件问题:
The text was updated successfully, but these errors were encountered: