- Notifications
You must be signed in to change notification settings - Fork1.3k
ZIO Toolkit?#9439
-
So I was playing around with scala-cli, and the scala-toolkit, then found out about Typelevel toolkit. Are there plans for making a ZIO toolkit? |
BetaWas this translation helpful?Give feedback.
All reactions
❤️ 1
Replies: 1 comment 3 replies
-
No plan afaik but I think it would be great to have it, with maybe zio, zio-streams, zio-test, zio-prelude, zio-json and zio-http. |
BetaWas this translation helpful?Give feedback.
All reactions
-
What about zio-cli, and zio-process? Are those considered sub-optimal for single file applications? Ngl, os-lib and mainargs from com.lihaoyi shortened my code by 4, and made it significantly less complex in my toy project --- even though they're not the same, not saying they are, I'm just playing around with different Scala frameworks. |
BetaWas this translation helpful?Give feedback.
All reactions
-
Makes sense, why not |
BetaWas this translation helpful?Give feedback.
All reactions
👍 1
-
Sounds like a good thing to have, but what tools are missing? If we create a toolkit, I think we should at least give it a clearer name. |
BetaWas this translation helpful?Give feedback.