#imagecraft — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #imagecraft, aggregated by home.social.
-
The #canonical #craft ecosystem is interesting. Learning from #nix to produce a concise artifacts.
What makes it different is targets are based on which craft you use. Like if you want an app, then #snapcraft is likely it. But #debcraft is a new one to target debs directly. Or say #imagecraft which creates an os image.
In nix you target all the things with the same language. But I think this approach of target based tooling makes sense as well. 😅