MauiFlow is a developer productivity tool that helps you bootstrap complete .NET MAUI apps with AI-powered scaffolding. Simply describe the app you want to build, and MauiFlow generates the code for you.
Clone the repo and build MauiFlow:
git clone https://github.com/yourname/MauiFlow.git
cd MauiFlow
dotnet build
Run it:
dotnet run --project MauiFlow
Run the tool and type what you want to build:
a scientific calculator
Contributions are welcome!
- Fork the repo
- Create a feature branch
- Submit a PR π
Licensed under the MIT License.