blob: 1817c2eb3bacc9d315f7b0c53990a2adeb7a0002 (
plain)
1
2
3
4
5
6
7
8
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?
|