Skip to content

mapgears/maritime-update-manager

Repository files navigation

Maritime Update Manager (MUM)

Prerequisites

Install

Install python requirements

pipenv install

Configure the updaters

cp config.sample.toml /path/to/config.toml

Edit the configuration file as needed.

Running MUM

In the virtual environment, run the mum_update command with the config file.

pipenv run mum_update /path/to/toml

or

pipenv shell
mum_update /path/to/toml

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages