Skip to content

fire-git v1.2.0

Latest

Choose a tag to compare

@dionarley dionarley released this 18 Apr 13:26
· 9 commits to main since this release

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