Skip to content

Releases: Theopsguide/gemini-code-flow

Initial Release v0.1.0

26 Jun 21:44

Choose a tag to compare

🚀 Initial release of Gemini Code Flow

Features:

  • Gemini AI integration for code generation
  • CLI interface with interactive prompts
  • TypeScript support with full type checking
  • Automated NPM publishing via GitHub Actions

Installation:

npm install -g gemini-code-flow

Usage:

gemini-flow

Credit to the original Claude Code Flow by @ruvnet for the brilliant foundation.