i am wondering if amper could use bld as backend <...
# amper
l
i am wondering if amper could use bld as backend https://rife2.com/bld
z
What features or benefits would you expect to get out of this?
l
bld seems faster than maven or gradle, so it could benefit amper as well.
a
kts file maybe better.
Copy code
@file:DependsOn("org.ampere:all:1.0.0")

project {
  ...
}
m
I vote for amper doesn't depend internally on any other tool (like gradle) 😁
4