Sharing a command line tool I built recently using...
# android
j
Sharing a command line tool I built recently using Kotlin kts to analyze aar/jar info - Jentry Can execute to check exposed api is correctly. Hope you'll like it! https://github.com/Jintin/Jentry
not kotlin but kotlin colored 1
l
I suggest posting it in #C0BJ0GTE2 instead. This doesn't seem android specific although compatible
1
j
Then should I delete this here? btw, it's written in Kotlin and leverage on kotlin kts XD
f
Thanks for sharing! 😄 🎉
☝️ 1
l
I think so, yes. It belongs in Feed much more than in Android. I don't believe it's forbidden and it isn't spam, so if you want to keep it here I would say - without any type of authority - it's fine
The feed channel is much more appropriate for "Hey! I want to share this kotlin resource with the rest of the community!"
💯 1
j
Thanks for your sharing the channel. I'll keep it as I still think it's relevant, Android developer should not just build app, we can build library with jar/aar format as well. Where proguard is dangerous and this tool can give you the sneak peek of the public api you exposed.