diff options
author | typebrook <typebrook@gmail.com> | 2020-03-18 22:16:57 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2020-03-19 11:07:55 +0800 |
commit | 3b6445d497b41b07a3fab19c466cfa37381270f7 (patch) | |
tree | ffb03b30c92da5cff0f11b20ef8bd8e706efb1ce | |
parent | cff3cf51f5b2df0e304020b2867edd16c93e12fe (diff) |
Add todo item
-rwxr-xr-x | gist | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -39,6 +39,7 @@ | |||
39 | # Since now a gist is a local cloned repo | 39 | # Since now a gist is a local cloned repo |
40 | # It is your business to do git commit and git push | 40 | # It is your business to do git commit and git push |
41 | 41 | ||
42 | # TODO README/helper message about tag and default action ${SHELL:-bash} | ||
42 | # TODO codebase statistics, like C++ or something | 43 | # TODO codebase statistics, like C++ or something |
43 | # TODO migrate to gh-page, with install.sh and check_md5 in README | 44 | # TODO migrate to gh-page, with install.sh and check_md5 in README |
44 | 45 | ||