56
What are you working on? (piefed.jeena.net)

What are you working on? Any new ideas that you're thinking about?

you are viewing a single comment's thread
view the rest of the comments
[-] Ephera@lemmy.ml 8 points 6 days ago

Been hacking away for quite a while at basically a build tool/framework for Rust, which picks up where Cargo leaves things. So, it's really just a set of libraries for now, which you can use while writing your build scripts in Rust, to help with stuff like putting together a distribution archive, caching intermediate results or handling the automatic installation of CLIs you use in your scripts.

Definitely has been an experience to build this. It feels like a magnitude more work to find generic solutions for this stuff, compared to just throwing it down for a single codebase.
But it has also been rewarding, seeing builds becoming more robust and quicker in the other projects that I'm definitely also still developing and not just using as a testbed for my build tooling. ๐Ÿ˜…

this post was submitted on 29 Sep 2025
56 points (98.3% liked)

Programming

22953 readers
19 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS