Skip to content

legomb/devbox-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Devbox demo

Built with Devbox build workflow

Basic devbox demo.

Demo of a portable, isolated development environment using devbox, which in turn uses nix. Includes Python and uv.

Includes usage example in Github Actions CI.

Usage

  1. Install devbox as per instructions, e.g. for MacOS:
curl -fsSL https://get.jetify.com/devbox | bash
  1. Start a new shell that has your packages and tools installed:
devbox shell

Direnv support

Added as per the docs:

Direnv Integration: Devbox can integrate with direnv to automatically activate your shell and packages when you navigate to your project.

About

Demo of a portable, isolated development environment using devbox, which in turn uses nix

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages