create-compose-app
create-compose-app copied to clipboard
⌨️ A tool that gives you a massive head start when building Compose based apps. It saves you from time-consuming setup and configuration
can't run in android (termux) with massage `unsupported platform: android`
Empty 'com' folder doesn't get deleted for Android project if package name doesn't start with 'com'
As the title suggests empty `com` folder should get deleted if the package name doesn't start with `com` for eg. `org.test`. This is happening only for Android project. It should...
Add a template to create a command-line app
Currently we are seeing a sample project cover image It should be based on the project name.