Hello guys, When I want to work in koin project, ...
# koin-contributors
p
Hello guys, When I want to work in koin project, looking for begin, I run the install bat from root directory - only at the first time, after clone the repo. And I open each modules as individual projects, using Android Studio. Are you guys working by this way too? Or have a better approach?
👍 1
1
Example:
cc @Pedro Alberto
l
I try to escape Android Studio as much as I can, so I open any Android project in IntelliJ itself. I don't think it's better, I just really hate AS
😁 1
a
yes, to work on the koin-android module, open
android
folder in AS
👍 1
working scripts are the
.sh
ones, if you want to install
1
👍 1
m
Maybe a good initial contribution is to write a doc about ways to contribute and be productive on Koin's project if that doesn't exist yet? Maybe examples on how to work on Android, Multiplatform, scripts, etc. ☺️
1
a
for sure
p
I opened a issue for project scenario. https://github.com/InsertKoinIO/koin/issues/1761 About android, multiplatform, ktor and other usages, I guess there is also exist here: https://insert-koin.io/docs/quickstart/kmp I needed to check if it also exists. It's ringing to me that maybe we could think in a new design to docs page. I know, this thing it's not so relevant right now but maybe can be a improvement in a very distant future. 😅