Skip to content

heiheiwanne/MicroModule

 
 

Repository files navigation

MicroModule

Divide module file structure into multi-parts, and restrict code boundary by compile-time check.

MicroModule IDEA Plugin

Provides an action which allow you quickly create MicroModule.

  • You will find "New Project/Module with MicroModule..." action in [File]->[New] group.
  • Right click at project or module dir, in [New] group, you will find "MicroModule" action.

Install Step:

  1. open [File] -> [Settings...] -> [plugins] -> [Browse repositories...]
  2. and search name MicroModule

Plugin detail:

https://plugins.jetbrains.com/plugin/10785-micromodule

More Detail

http://www.jianshu.com/p/7f31cd67d513 (Chinese/中文)

About

Divide module file structure into multi-parts, and restrict code boundary by compile-time check.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Groovy 92.7%
  • Java 7.3%