Devbox Instant Nix-Powered Development Environment Manager by Jetify
Devbox by Jetify creates instant, isolated development environments using Nix packages. Define project dependencies in a devbox.json file, and every developer gets identical toolchains without containerization overhead or system pollution.
What it does
Devbox Instant Nix-Powered Development Environment Manager by Jetify
Devbox by Jetify creates instant, isolated development environments using Nix packages. Define project dependencies in a devbox.json file, and every developer gets identical toolchains without containerization overhead or system pollution.
Installation
Use the upstream install or setup path that matches your environment:
- would normally install with brew or apt-get). With Devbox, you can install
Requirements and caveats from upstream:
- The example below creates a development environment with python 2.7 and
- Add command-line tools from Nix. For example, to add Python 3.10:
- devbox add python@3.10
Basic usage or getting-started notes:
-
run devbox shell. Everyone working on the project gets a shell environment
-
In this quickstart we'll create a development shell with specific tools
-
installed. These tools will only be available when using this Devbox shell,
-
Extracted from upstream docs: https://raw.githubusercontent.com/jetify-com/devbox/HEAD/README.md
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (1,218 chars)