Skip to content

Releases: dionarley/fire-git

fire-git v1.2.0

Choose a tag to compare

@dionarley dionarley released this 18 Apr 13:26

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

v1.0.0 - Suporte para Flatpak e Bash

Choose a tag to compare

@dionarley dionarley released this 03 Feb 00:08

1. Configuração rápida de user.name e user.email do Git.

2. Agora disponível como Flatpak para maior portabilidade.

3. Licença MIT incluída.