@gsorga/androidgenerator
v1.2.1
Published
A lot of architecutre generations (MVI, Adapter, ..)
Downloads
23
Maintainers
Keywords
Readme
Prerequisites
NPMJS
- Create a https://www.npmjs.com/ account
- Be a member of the NPMJS organization "gsorga"
NPM
- Install npm (for Mac : https://changelog.com/posts/install-node-js-with-homebrew-on-os-x)
- Log in with your NPMJS credentials : npm login
- Install the androidGenerator script : npm i @gsorga/androidgenerator -g
How to use
- I strongly advise you to create a Git project clone especially for this need.
- In a terminal go to your project.
- Type the command : androidGenerator.
- Choose what you are interested in:
- MVI
- Adapter
- Repository
- Let the magic happen