Description
Development environments can be created as isolated shells or containers so projects use repeatable tools instead of whatever is installed globally. It helps developers keep dependencies separated per project.
This command-line tool relies on Nix and may also interact with container tooling. It can download packages and change project environment setup, so review configuration files before running them.