1.1.1 • Published 6 months ago

gaskeun-git v1.1.1

Weekly downloads
-
License
ISC
Repository
-
Last release
6 months ago

šŸš€ Git Gaskeun

npm version Downloads License PRs Welcome

Git Gaskeun adalah CLI tool Node.js yang bikin proses git jadi super gampang! Cukup ketik gaskeun dan semua proses git (add, commit, push) akan dihandle secara interaktif.

🌟 Features

šŸ’« Commit Message Generator

  • Manual Input: Tulis commit message sendiri
  • AI-Powered: Generate commit message pake Gemini AI
  • Auto-Generate: Buat commit message otomatis berdasarkan file yang diubah

šŸ”„ Git Workflow

  • Auto File Detection: Deteksi semua file yang berubah secara otomatis
  • Smart Branch Management: Pilih branch dengan mudah
  • Interactive Push: Push ke branch yang dipilih dengan konfirmasi

šŸŽØ User Experience

  • Emoji-Rich Interface: Interface yang friendly dan eye-catching
  • Interactive Prompts: Panduan step-by-step yang jelas
  • Clear Feedback: Pesan sukses/error yang informatif

šŸ“¦ Installation

Global Installation (Recommended)

npm install -g gaskeun-git

Local Project Installation

npm install gaskeun-git

šŸš€ Usage

  1. Buka terminal di folder Git project
  2. Jalankan command:
gaskeun
  1. Ikuti langkah-langkah interaktif di terminal

šŸ“ Example Usage

$ gaskeun
šŸš€ Welcome to Git Gaskeun!

šŸ“‚ Files to be added:
- src/main.js
- package.json

šŸ’¬ Pilih jenis commit message:
āÆ 1. Manual
  2. AI Gemini šŸ¤–
  3. Perubahan File

✨ Yeayy mantap! šŸš€

šŸ”§ AI Commit Message

Untuk menggunakan fitur AI commit message: 1. Dapatkan API key dari Google Cloud Console 2. Pilih opsi "2. AI Gemini šŸ¤–" 3. Masukkan API key saat diminta 4. Konfirmasi commit message yang digenerate

āŒ Error Handling

Tool ini dilengkapi dengan handling untuk berbagai error:

  • Repository validation
  • API errors
  • Network issues
  • Branch conflicts
  • Push failures

šŸ¤ Contributing

Contributions are welcome! Feel free to:

  • Fork the repository
  • Create your feature branch
  • Submit a pull request

šŸ“œ License

ISC License - see LICENSE file for details


Made with ā¤ļø by Zi

1.1.1

6 months ago

1.1.0

7 months ago

1.0.0

7 months ago