Hacker News new | ask | show | jobs
by davistreybig 1555 days ago
Earthly is an interesting open source project in this space that offers many of the benefits of a make file plus containerization plus some of the performance benefits of a Bazel/Pants.

https://earthly.dev/

1 comments

Believe it or not, it isn't an open source project. https://github.com/earthly/earthly/blob/main/LICENSE
It's BSL which is source available with the one restriction being you can't build a commercial competitor. And the source becomes MPL2 after 3 years.

https://earthly.dev/bslfaq

What you said does not contradict what the parent comment said. You're both in agreement that it is not open source.