wxgeo / ptyx-mcq

0 stars 0 forks source link

Protect mcq make from eraising previous compilation #6

Closed wxgeo closed 6 months ago

wxgeo commented 8 months ago

mcq make must ask user for confirmation if a config file from a previous compilation is found.

Add mcq make -fto bypass this verification.

wxgeo commented 8 months ago

Previous config files should also be backed up by default.

wxgeo commented 6 months ago

mcq make -f implemented (but not config file backup).