FullMetalUpdate is a Python application that handles update for the System on which it is running.
To get started, check the documentation: Get Started
FullMetalUpdate is now documented as a Sphinx Project, which allow you to generate the documentation locally. Please follow the commands below.
sudo apt-get install ostree gir1.2-ostree-1.0
pip install pydbus aiohttp sphinx sphinx-rtd-theme recommonmark
make html
firefox sphinx/html/index.html
See Contribute
- Want to chat with the team behind the dockerfiles for FMU? Chat room.
- Having issues with FullMetalUpdate? Open a GitHub issue.
- You can also check out our Project Homepage for further contact options.