Hi everyone,
I wanted to share a tool I’ve been working on to help speed up the development workflow with the Jmix framework. It’s called jmix-cli, and it’s designed to automate architecture blueprinting for Jmix 2.x / Spring Boot applications directly from terminal.
GitHub Repository: GitHub - florintanasa/jmix-cli: Command Line Interface (CLI) tool designed to automate architecture blueprinting for **Jmix 2.x / Spring Boot** applications. · GitHub
Real-World Example: AgilePM
To show exactly how this CLI can be utilized in a real project, I have built a complete, practical example application—an Agile Project Management tool. It demonstrates the code structure and screens generated or managed using the CLI.
Example Project: GitHub - florintanasa/agilepm · GitHub
Best regards,
Florin