Loading...
Loading...
Sets up project development environment (wrapper scripts and/or Nix flake). Use when user wants to set up a development environment, create wrapper scripts, or add a Nix flake.
npx skill4agent add sirn/dotfiles code-setup-project.my/bin/flake.nix.my/bin/my-bin/testlintfmtbuilddev<project-name>-testcode-analyze-project.my/.gitignore*#!/usr/bin/env bash
set -euo pipefail
<command>chmod +x <dir>/*.my/flake.nixflake.nixbuildInputspackages.my/.gitignore*nix flake check path:.