JetBrains / compose-multiplatform

Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
https://jetbrains.com/lp/compose-multiplatform
Apache License 2.0
15.86k stars 1.15k forks source link

Command-line tool for creating project templates #3146

Open victororlyk opened 1 year ago

victororlyk commented 1 year ago

At the moment, the only way to create a Compose multiplatform project is to use one of the templates available. It would be much more useful if there were a command-line tool that could ask several questions and generate a project based on the answers provided. This tool could be a plugin for KMM/Compose multiplatform creation. It would significantly improve the development experience, especially when starting with a new tool like Compose multiplatform.

okushnikov commented 1 month ago

Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.