Setup Env

Set up a project's development environment. Check requirements and versions, install runtime and dependencies from the lockfile, configure env vars and config files, verify with a working first run, and document what was done. Use when setting up a project from a bare clone, onboarding onto an unfamiliar codebase, or reproducing a "works on my machine" environment.

hermeticormus f5622d2 2.2 KB Updated

File contents

hermeticormus/setup-env-skills/tree/main/skills/setup-env commit f5622d2a3a

Frequently asked questions

npx skillmds@latest add hermeticormus/setup-env