learst - 2018-04-26

I guess i must be pretty dumb, as I've spent half a day going through the wiki but I can't seem to figure out how to set up metawat and execute it on the command line.

First i installed metawatt through the conda. Apparently this is a modular software, but I can't seem to find any of the modules or how to execute them.

Things I've managed to do so far

## call up the GUI
java -jar $metawatt
## check dependencies
java -jar $metawatt --check-dependencies

Beyond that I've no idea how to run any commands to call the modules, update the database, set up the my input files etc.
If anyone could provide some command line examples on how to these things, it would be much appreciated. Thanks!