Skip to content

Generating all necessary files for your project's architecture when you are creating a new module

License

Notifications You must be signed in to change notification settings

vovaksenov99/Create-MVI-Module-AS-Plugin

 
 

Repository files navigation

Module Generator Plugin

This plugin helps you automate your everyday development by generating all necessary files for your project's architecture when you are creating a new module.

For example, you are using MVI architecture and you are creating the new feature. You can set up the plugin to generate for you:

  • MainActivity.kt
  • MainView.kt
  • MainPresenter.kt
  • activity_main.xml
  • gradle.build
  • AndroidManifest.xml

And you can also set content of each file!

You can configure the plugin in the Settings -> Other settings -> Module generator Plugin

About

Generating all necessary files for your project's architecture when you are creating a new module

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 100.0%