[PR #42] feat: add script to generate file-browser-quantum config #51

Open
opened 2025-11-20 04:14:26 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bigbeartechworld/big-bear-scripts/pull/42
Author: @dragonfire1119
Created: 5/15/2025
Status: 🔄 Open

Base: masterHead: add-file-browser-quantum-config-script


📝 Commits (2)

  • 7a4ae11 feat: add script to generate file-browser-quantum config
  • 5e0a9c2 fix: update config file extension from .yml to .yaml

📊 Changes

2 files changed (+32 additions, -0 deletions)

View changed files

generate-file-browser-quantum-config/README.md (+5 -0)
generate-file-browser-quantum-config/run.sh (+27 -0)

📄 Description

  • Added an interactive bash script to generate the file-browser-quantum config.
  • Script prompts for config file location and checks for existing files.
  • Downloads the default config.yml from the repository automatically.
  • Included a README with usage instructions.
  • Simplified setup by automating config retrieval and customization.

Summary by CodeRabbit

  • New Features
    • Added a script to easily download and set up the configuration file for the file-browser-quantum application, including interactive prompts for file location and overwrite confirmation.
  • Documentation
    • Introduced a README with simple instructions on how to run the setup script.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bigbeartechworld/big-bear-scripts/pull/42 **Author:** [@dragonfire1119](https://github.com/dragonfire1119) **Created:** 5/15/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `add-file-browser-quantum-config-script` --- ### 📝 Commits (2) - [`7a4ae11`](https://github.com/bigbeartechworld/big-bear-scripts/commit/7a4ae1190b6184e1b5c02acad994c2b4fc8a3f2c) ✨ feat: add script to generate file-browser-quantum config - [`5e0a9c2`](https://github.com/bigbeartechworld/big-bear-scripts/commit/5e0a9c2dde11039e0899debe141f145a606bd84a) ✨ fix: update config file extension from .yml to .yaml ### 📊 Changes **2 files changed** (+32 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `generate-file-browser-quantum-config/README.md` (+5 -0) ➕ `generate-file-browser-quantum-config/run.sh` (+27 -0) </details> ### 📄 Description - Added an interactive bash script to generate the file-browser-quantum config. - Script prompts for config file location and checks for existing files. - Downloads the default config.yml from the repository automatically. - Included a README with usage instructions. - Simplified setup by automating config retrieval and customization. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Added a script to easily download and set up the configuration file for the file-browser-quantum application, including interactive prompts for file location and overwrite confirmation. - **Documentation** - Introduced a README with simple instructions on how to run the setup script. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 04:14:26 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/big-bear-scripts#51