.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
DEGOOG_ENGINES_DIR
DEGOOG_PLUGINS_DIR
DEGOOG_ALIASES_FILE
DEGOOG_PLUGIN_SETTINGS_FILE
brew install flyctl && fly launch --from https://github.com/ashotn/degoog
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/ashotn/degoog
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/ashotn/degoog