diff options
| author | typebrook <typebrook@gmail.com> | 2020-05-16 19:55:51 +0800 |
|---|---|---|
| committer | typebrook <typebrook@gmail.com> | 2020-05-16 19:55:51 +0800 |
| commit | ee801613ab7d72dcd760449a10585cd7bb33a1ef (patch) | |
| tree | d327b79574ff200f2c472a83c7426997fd929f01 | |
| parent | 80e40c9583b4f20585eac90be9815a5303b1eacf (diff) | |
Add todo item
| -rwxr-xr-x | gist | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -48,6 +48,7 @@ | |||
| 48 | # Since now a gist is a local cloned repo | 48 | # Since now a gist is a local cloned repo |
| 49 | # It is your business to do git commit and git push | 49 | # It is your business to do git commit and git push |
| 50 | 50 | ||
| 51 | # TODO user friendly config file | ||
| 51 | # TODO feature to exclude tag-value or grep-string | 52 | # TODO feature to exclude tag-value or grep-string |
| 52 | # TODO codebase statistics, like C++ or something | 53 | # TODO codebase statistics, like C++ or something |
| 53 | # TODO migrate to gh-page, with install.sh and check_md5 in README | 54 | # TODO migrate to gh-page, with install.sh and check_md5 in README |