https://github.com/kajweb/outsourcing-200-v2ex-script
文本处理小脚本,由*.yml转换为*.html
https://github.com/kajweb/outsourcing-200-v2ex-script
Last synced: 3 months ago
JSON representation
文本处理小脚本,由*.yml转换为*.html
- Host: GitHub
- URL: https://github.com/kajweb/outsourcing-200-v2ex-script
- Owner: kajweb
- Created: 2019-10-06T19:38:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-12T20:09:10.000Z (over 4 years ago)
- Last Synced: 2025-01-11T19:35:35.325Z (5 months ago)
- Language: Python
- Homepage: https://www.v2ex.com/t/606597
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 文本处理小脚本@[VKMEPR](https://www.v2ex.com/member/VKMEPR)
> 日期:2019年10月06日
>
> 地址:https://www.v2ex.com/t/606597
## 功能简介:
读取 *.yml数据源文件,并将文件转换为多个`*.html`文件
## 需求及代码:
[需求](demand.md)在`\demand.md`文件
[代码](code/)在`\code\`目录