Roadmap
This document outlines the potential future direction for bluefin-cli.
π¨ Immediate Prioritiesβ
- Fix Homebrew Installation: The README notes "NOT WORKING YET Via Homebrew". Need to investigate and fix the tap formula or CI process publishing it.
- CI/CD Pipeline: Ensure automated builds and releases are working correctly for cross-platform (if applicable) or at least Linux/AMD64.
π Short-term Improvementsβ
- **Use bold-brew fo
- Expanded Bundles:
- Add
devopsbundle (Terraform, Ansible, etc.). - Add
gamingbundle (Lutris, Steam tools, etc.) Flatpaks are now available in Brewfiles on Linux ans Casks on macOS for Steam
- Add
- Enhanced Bling:
- Add
fzfintegration (it's a common request). - Add
rangerfor terminal file management.
- Add
- Validation:
Add a(covered bydoctorcommand to verify environment healthstatus).
π Long-term Visionβ
- Configurability:
- Move hardcoded bundle URLs and definitions to a config file (YAML/JSON) or fetch them dynamically from a remote manifest.
- Allow users to define custom bundles.
- GUI Integration: Potentially expose some of these features via a small GUI (using Fyne or similar) for non-terminal users, or integrate with GNOME Settings if possible.