diff options
| author | Hsieh Chin Fan <typebrook@gmail.com> | 2020-06-30 16:13:28 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <typebrook@gmail.com> | 2020-06-30 16:13:28 +0800 |
| commit | a7d7878b3ce54163afdd28a1257e4bd9252d8b0b (patch) | |
| tree | 2a94a997239ede2cee71fbe8db6ad23871f8d313 | |
| parent | 2b8bbdfd180e37d5b59a438c029d6028d0a52fa6 (diff) | |
update
| -rwxr-xr-x | gist | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -49,6 +49,7 @@ | |||
| 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 user friendly config file |
| 52 | # TODO change gist from public to private or reverse versa | ||
| 52 | # TODO feature to exclude tag-value or grep-string | 53 | # TODO feature to exclude tag-value or grep-string |
| 53 | # TODO Save HEADER with wget and httpie | 54 | # TODO Save HEADER with wget and httpie |
| 54 | # TODO codebase statistics, like C++ or something | 55 | # TODO codebase statistics, like C++ or something |