Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bubao/getimooc

imooc路径
https://github.com/bubao/getimooc

Last synced: 7 days ago
JSON representation

imooc路径

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文件夹下