Skip to content

ford-HUB/forgeai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FROREAI

FROREAI is an AI-powered CLI Project Generator built with TypeScript.
It helps developers quickly scaffold new projects with all necessary packages, configurations, and dynamic options based on user input — all in the terminal.

Think of it as your personal project assistant that understands commands and generates fully-setup projects automatically.


Features

  • Interactive CLI prompts powered by Inquirer.js
  • AI-driven understanding of project requirements (dynamic options)
  • Automatic setup of dependencies and configurations
  • Supports multiple frameworks (e.g., Express, React, Next.js)
  • Saves project configuration for future reference (optional database integration)
  • Ready-to-run TypeScript setup

Getting Started

Prerequisites

  • Node.js v18+
  • pnpm (or npm/yarn)
  • Git (optional)

Installation

Clone the repository:

git clone https://github.com/yourusername/froreai.git
cd froreai

About

AI-powered CLI Project Generator built with TypeScript. It helps developers quickly scaffold new projects with all necessary packages, configurations, and dynamic options based on user input — all in the terminal. Think of it as your personal project assistant that understands commands and generates fully-setup projects automatically

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors