summaryrefslogtreecommitdiff
path: root/run_and_record/todo.txt
blob: 1512e7ff507e080ba408edb9277648a644f5bf68 (plain)
1
2
3
4
5
6
7
8
9
10
* 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
	- Record stdout and stdcerr
* Possibly record crash?
* Maybe record std::cout?