Skip to content

Add automated installation script to alfa branch with updated paths#3

Draft
Copilot wants to merge 4 commits intoalfafrom
copilot/merge-add-installation-script
Draft

Add automated installation script to alfa branch with updated paths#3
Copilot wants to merge 4 commits intoalfafrom
copilot/merge-add-installation-script

Conversation

Copy link

Copilot AI commented Jan 1, 2026

Merges the automated installation script from copilot/add-installation-script into alfa, adapting it for the reorganized directory structure.

Changes

  • Added install.sh at repository root with multi-distro support (Debian/Ubuntu, Arch, Fedora)
  • Updated paths for alfa branch structure:
    • Launch script: projects/scripts/scripts/launch.sh
    • Python requirements: projects/python_api/python_api/requirements.txt
    • Directory validation: projects/python_api/python_api
  • Fixed malformed box drawing characters in installation banner

Script capabilities

Automates:

  • OS detection and distribution-specific package installation
  • Lua dependency setup via existing launch script
  • Optional Python API dependencies

Usage:

git clone https://github.com/Josepdal/DBTeamV2.git
cd DBTeamV2
chmod +x install.sh
./install.sh

README.md already contains corresponding documentation.

Original prompt

Merge the changes present in the branch copilot/add-installation-script into the base branch alfa.

This pull request was created from Copilot chat.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI and others added 3 commits January 1, 2026 03:22
…path updates

Co-authored-by: ComunidadTelebots <25162501+ComunidadTelebots@users.noreply.github.com>
Co-authored-by: ComunidadTelebots <25162501+ComunidadTelebots@users.noreply.github.com>
Co-authored-by: ComunidadTelebots <25162501+ComunidadTelebots@users.noreply.github.com>
Copilot AI changed the title [WIP] Merge changes from add installation script branch Add automated installation script to alfa branch with updated paths Jan 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants