Skip to content

FullMetalUpdate/fullmetalupdate

Repository files navigation

FullMetalUpdate is a Python application that handles update for the System on which it is running.

To get started, check the documentation: Get Started

How to generate documentation about the project

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

Contribute

See Contribute

Contact us

  • 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.