FichteFoll 464190f8e4 Sophon: File and path improvements | 2 months ago | |
---|---|---|
.. | ||
.gitignore | 6 months ago | |
README.md | 3 months ago | |
manifest.proto | 6 months ago | |
requirements.txt | 6 months ago | |
updater.py | 2 months ago |
WARNING: WORK IN PROGRESS. THIS SCRIPT IS CURRENTLY NOT READY FOR PRODUCTION USE
Python 3.8 or newer is required (zstandard
library)
pip install -r requirements.txt
manifest_pb2.py
$ protoc --python_out=. manifest.proto
THIS MAY CHANGE AT ANY TIME WITHOUT FURTHER NOTICE
python updater.py [...]
Command-line arguments
-h : Shows the help dialogue
See updaterpy
heading