Added
* create get_configuration fonction to simplify the load and validate in cli.py
* add expirimental CLI shell for runmd
Changed
* change print/return with a FileNotFoundError in copy_config()
* remove useless variable in copy_config()
* raise error instead of returining empty list if error reading history file
* change read_history to load_history for coherence with load_config