Skip to content

IntelliJ plugin for creating mobius files, uses kotlinpoet for generating kotlin code

License

Notifications You must be signed in to change notification settings

obvious/mobius-creator

Repository files navigation

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

About

IntelliJ plugin for creating mobius files, uses kotlinpoet for generating kotlin code

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages