diff options
Diffstat (limited to 'run_and_record/todo.txt')
-rw-r--r-- | run_and_record/todo.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/run_and_record/todo.txt b/run_and_record/todo.txt index 7c796fc..1817c2e 100644 --- a/run_and_record/todo.txt +++ b/run_and_record/todo.txt @@ -1 +1,9 @@ * Actually test things +* 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? |