New Repo Setup — Part 2: Task Runner and direnv

New Repo Setup — Part 2: Task Runner and direnv

just --init && echo 'use uv' > .envrc && direnv allow

Initialize a justfile for project-specific task automation and create an .envrc that auto-activates your virtual environment with direnv, so the project environment loads automatically every time you cd into the directory. This setup ensures every contributor has a consistent, reproducible workflow.

#workflow #gh #just #direnv

다운로드

⬇ GIF (58.7 KB) ⬇ MP4 (변환 중...)

임베드

[![New Repo Setup — Part 2: Task Runner and direnv](https://media.agentgif.com/preseed/workflow-repo-setup-2/demo.gif)](https://agentgif.com/@agentgif/workflow-repo-setup-2)
<a href="https://agentgif.com/@agentgif/workflow-repo-setup-2"><img src="https://media.agentgif.com/preseed/workflow-repo-setup-2/demo.gif" alt="New Repo Setup — Part 2: Task Runner and direnv" width="1200"></a>
<iframe src="https://agentgif.com/embed/yArcjx33/" width="1200" height="660" frameborder="0" allowfullscreen></iframe>
<div data-agentgif="yArcjx33"></div><script src="https://agentgif.com/widget.js" async></script>
작성자: @agentgif · · 조회수 34회