diff options
author | Determinant <[email protected]> | 2016-03-03 15:49:10 +0800 |
---|---|---|
committer | Determinant <[email protected]> | 2016-03-03 15:49:10 +0800 |
commit | e1c004f89ec3a783cf1948165baae5975489f775 (patch) | |
tree | f6b630853eac2719ef290d5bb8b7573e4f2c8567 /.gitmodules | |
parent | c964d74b1927ffd9fd431f457f7e385b2d2ba5ba (diff) |
add Penlight to facilitate file copying and dir making
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 9f556c5..acce7f3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "luarocks"] path = luarocks url = https://github.com/keplerproject/luarocks.git +[submodule "Penlight"] + path = Penlight + url = https://github.com/stevedonovan/Penlight.git |