Releases: dionarley/fire-git
Releases · dionarley/fire-git
Release list
fire-git v1.2.0
Release v1.2.0 - TUI Menu and Enhanced Features
Features
- Interactive TUI menu with 7 options
- 10+ package manager detection (apt, dnf, yum, pacman, zypper, microdnf, eopkg, apk, swupd)
- OS and environment detection (Flatpak, Snap, Docker, container)
- Email validation with regex
- Git tutorial and additional settings
- CLI flags: --help, --check, --reset, --tutorial
Project Structure
- src/firegit.sh - Main entry point
- src/lib/ - Library modules
- tests/ - Test suite (19 tests)
- DOCS/ - Documentation