Zwik is a powerful solution for creating development environments. It ensures consistency by using the same tools and versions across projects. Zwik supports Windows, Linux, and MacOS, and requires no pre-installed dependencies.
.zwik/zwik_environment.yaml
is created and can be adapted to add the packages you need.To use Zwik, you need to generate a Personal Access Token (PAT).
You have to be logged in before you can generate a token
Explore the list of all available tools supported by Zwik on our package listing page.
Zwik is based on the Mamba open source package manager. By default, packages are retrieved from dedicated Zwik channels. What if a package is not available? It can be added!
If you want to add packages to the Bosch managed Zwik channels, check the readme of the recipes repository.
To contribute to the Zwik client itself, check the client repository.