How It Works

JustNewModule is a tool designed to automate the creation of a project structure and essential files based on the Clean Architecture principles. Below is an explanation of its features and steps for usage.

Program Functionality

How to Run

  1. Copy the script (jnm_1.jar) into the root directory of your project.
  2. Execute the script using the following command:
    java -jar jnm_1.jar

Once executed, the program will:

This tool is designed to save time, reduce boilerplate, and help you kickstart your projects with a robust, maintainable architecture. For any issues or enhancements, please visit the GitHub repository linked in the footer.