jetpack-compose-cli

1.0.14 • Public • Published

Jetpack compose cli for Android Project

A Boilerplate code generator for creating Android project. Using fully Kotlin and MVI pattern that refer to Android Jetpack. Because Im tired to setup Hilt and other stuffs everytime initializing a new project.

npm version

What's Included:

Architecture

Architecture

TODO List:

  • [x] Android recommended compose architecture
  • [x] Add Example API
  • [ ] Create Sign/Signup Code Snippet
  • [ ] Create Unit Test

How To Use

Create your project directory

Install generator using NPM

npm install -g jetpack-compose-cli

Run Generator

jetpack-compose-cli create-compose-app

Open project using Android Studio, build, and done!

License

Copyright (c) 2022 Arul Mani

This software is published under MIT License. See LICENSE.md for more details.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.14
    2
    • latest

Version History

Package Sidebar

Install

npm i jetpack-compose-cli

Weekly Downloads

2

Version

1.0.14

License

ISC

Unpacked Size

804 kB

Total Files

180

Last publish

Collaborators

  • jerrymani33