diff options
Diffstat (limited to 'run_and_record/todo.txt')
| -rw-r--r-- | run_and_record/todo.txt | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/run_and_record/todo.txt b/run_and_record/todo.txt index 1817c2e..1512e7f 100644 --- a/run_and_record/todo.txt +++ b/run_and_record/todo.txt @@ -2,8 +2,9 @@ * read config.json from ~/.config/kel/run_and_record/config.json * Create folder based on time and random id or maybe hash content? - Record env - - Record git hash if exists - - Record command used - - Record additional files used -* Possibly record crash? -* Maybe record std::cout? + - Record git hash if exists + - Record command used + - Record additional files used + - Record stdout and stdcerr +* Possibly record crash? +* Maybe record std::cout? |
