Show HN: Reproducible development environments using starlark, without Nix

https://github.com/tensorchord/envd
by gaocegege • 4 years ago
4 1 4 years ago

Hi all, I'm the maintainer of https://github.com/kubeflow and https://github.com/tensorchord/envd.

I've been part of the kubeflow community for ~5 years. One of the hardest issues I have faced is keeping our development environments in sync. We are often eager to do something speedily on the cloud or debug independently on the MacBooks.

This is where envd comes in. It's a command-line utility that helps you create and manage development environments locally, or in the cloud.

I can't wait to see what you create with envd. Looking forward to your feedback and contributions to our project.

Happy coding!

Related Stories

Loading related stories...

Source preview

github.com