cbrnr / mnelab

MNELAB – a GUI for MNE
BSD 3-Clause "New" or "Revised" License
239 stars 69 forks source link

Add command line parser #389

Open cbrnr opened 9 months ago

cbrnr commented 9 months ago

MNELAB already accepts one or more filenames as command line arguments. It would be nice to add a basic command line parser, so that some basic help text and a couple of flags work (e.g. --version, --help).