Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bubao/getimooc
imooc路径
https://github.com/bubao/getimooc
Last synced: 7 days ago
JSON representation
imooc路径
- Host: GitHub
- URL: https://github.com/bubao/getimooc
- Owner: bubao
- Created: 2017-04-16T16:12:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-04-28T11:39:50.000Z (over 7 years ago)
- Last Synced: 2023-11-13T19:26:23.054Z (about 1 year ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Json 2 MarkDown
> 前些天车神爬下imooc路径,让我写一个json 2 markdown的脚本,于是就有了这个。这个是HEXO博客版的。
>
> by: 布宝
>
> 创建时间: 2017年04月14日22:24:56
>## HEXO版运行:
```shell
npm install
npm run hexo
```## GitHub版运行:
```shell
npm install
npm run github
```## 改进
源码全部放在了src文件夹下,爬取的数据在json文件夹下,生成的md在Github和Hexo文件夹下