diff options
author | typebrook <typebrook@gmail.com> | 2020-03-17 10:26:05 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2020-03-17 15:43:35 +0800 |
commit | 8de56c0bf670eed2140ae61ccdb3acbf4e985e76 (patch) | |
tree | 79e711c5eac9ec7b266671324411824f0160366d | |
parent | ccf58020586f920fdc093f68599c754e96a976ef (diff) |
Add todo item for cloc
-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 codebase statistics, like C++ or something | ||
42 | # TODO subcommand tag for #TAG in description | 43 | # TODO subcommand tag for #TAG in description |
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 | ||