WIP: Add install script and Reflect submodule #1

Draft
vlw wants to merge 1 commit from feat/installer into master
vlw commented 2025-03-11 10:21:34 +01:00 (Migrated from codeberg.org)

PR blocked by Reflect Admin CLI not working

This PR adds an install script that automates most of the process of getting HREF up and running with Reflect.

**PR blocked by Reflect Admin CLI not working** This PR adds an install script that automates most of the process of getting HREF up and running with Reflect.
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/installer:feat/installer
git switch feat/installer

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff feat/installer
git switch feat/installer
git rebase master
git switch master
git merge --ff-only feat/installer
git switch feat/installer
git rebase master
git switch master
git merge --no-ff feat/installer
git switch master
git merge --squash feat/installer
git switch master
git merge --ff-only feat/installer
git switch master
git merge feat/installer
git push origin master
Sign in to join this conversation.
No description provided.