基于 Git 的文件服务:RawGit

m45y 9年前

RawGit 提供基于 Git 的文件服务,从 GitHub 中获取正确完整的 Content-Type headers。

安装:

  1. 安装 Node.js 或者 io.js

  2. Clone git repo (fork it first if you plan to make changes).

    git clone git://github.com/rgrove/rawgit.git
  3. 安装依赖

    cd rawgit && npm install
  4. 开启本地服务器

    npm start
  5. 查看 http://localhost:5000/

项目主页:http://www.open-open.com/lib/view/home/1433145806994