Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 637 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 637 Bytes

Mobius Creator

A simple IntelliJ plugin for creating mobius files from new file menu.

Usage

  • Right click on package and select New > Mobius Creator.
  • Enter/Change package name if needed.
  • Enter class name (Required).
  • Select the mobius components you want to create.

Screenshots

Screen 1 Screen 2

TODO

  • Add mobius gradle dependencies to module level gradle file if not present.
  • Give option to create either standard effect handler or rxmobius effect handler.
  • Create mobius test classes.

Maintainers