FullMetalUpdate / fullmetalupdate

FullMetalUpdate Python client application.

Home Page:https://www.fullmetalupdate.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

FullMetalUpdate Python client application.

https://www.fullmetalupdate.io

License:GNU Lesser General Public License v2.1


Languages

Language:Python 98.9%Language:Makefile 0.7%Language:Shell 0.3%