egaia setup¶
Install and set up the program. This command will initiate an interactive
prompt asking for basic configuration values (archive name, URL, file paths,
etc.) and set the paths to required binary dependencies such as ffmpeg
and
libreoffice
.
Usage¶
egaia setup --help
egaia setup [ --non-interactive ]
egaia setup --update-bin
Options¶
--help
- Show this help text and exit.
--non-interactive
- Skip interactive configuration of the archive. Non-interactive setup requires manual setting of the parameters in egaia.cfg.
--update-bin
- Update paths for binary dependencies. Normally this will be done automatically the first time the command is run, but with this flag it is possible to update the paths without going through interactive setup of the other archive parameters.