-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Jacob Burley edited this page May 28, 2024
·
4 revisions
Welcome to the nudge-auto-updater wiki!
This wiki contains information about configuring nudge-auto-updater, via both its command-line flags, environment variables, and configuration file(s).
Important
Below assumes you have a valid Nudge JSON configuration in your working directory named nudge-config.json
.
The absolute minimum amount of work required to run this script is as follows:
python3 -m pip install -r requirements.txt
./nudge-auto-updater.py
You can read more about the configuration options in: