- cross-posted to:
- programming
- cross-posted to:
- programming
Hi guys, some months ago I started working on a new open source project called Avatar-CLI, developed in Rust.
My goals were:
- Speeding up bootstraping time for new contributors in development teams.
- Making development environments more homogeneous to reduce the incidence of a whole class of problems, the typical “it works on my machine”.
- Reducing configuration drift.
- Having zero dependencies, in order to make distribution very easy.
For the ones who know about it, it’s “kinda similar” to an older project called Lando .
Since I wrote the linked blog post, many things have changed. I had to slow down the development for a while, but I’m back on track, and I also worked on a new website for the project: https://avatar-cli.dev
I’m also looking for new testers, users
You must log in or # to comment.