Skip to content

FullMetalUpdate/fullmetalupdate

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
doc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.