diff options
author | typebrook <typebrook@gmail.com> | 2020-05-19 12:58:32 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2020-05-19 12:58:32 +0800 |
commit | 194ef59eb10875e4843b826584480676dd142a8b (patch) | |
tree | 509e8cf1f0b8b9498111698db760000baa6657d8 | |
parent | 68e9425c9aebc3fd8f75b68adfb4fece95fbbeb8 (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 Save HEADER with wget and httpie | ||
51 | # TODO user friendly config file | 52 | # TODO user friendly config file |
52 | # TODO feature to exclude tag-value or grep-string | 53 | # TODO feature to exclude tag-value or grep-string |
53 | # TODO codebase statistics, like C++ or something | 54 | # TODO codebase statistics, like C++ or something |