Skip to content

amkelecele/RepoPilot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RepoPilot

RepoPilot is a desktop application built with Qt and C++ that generates project structures from prompts.

Features

  • Generate projects from prompts
  • Preview generated files
  • Save generated projects
  • Build projects with CMake
  • Run generated executables
  • Open saved project folders

Technologies

  • Qt
  • C++
  • CMake
  • Python backend
  • ASI:ONE API

How to Run

Clone:

git clone

Build:

mkdir build cd build cmake .. make

Run:

./RepoPilot

Demo

(Add demo video link)

Author

Amkele Cele

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors