浏览代码

Add open-docs script

Ben Firshman 12 年之前
父节点
当前提交
d4f76ba5f9
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      script/open-docs

+ 2 - 0
script/open-docs

@@ -0,0 +1,2 @@
+#!/bin/bash
+open file://`pwd`/docs/_site/index.html