Build-tool for bulk-generating AI images.
- build: executes all or specific target with dependency resolution - clean: removes generated artifacts and state file, preserves inputs - graph: prints dependency graph with build stages - Config discovery: finds single *.bulkgen.yaml in working directory |
||
|---|---|---|
| bulkgen | ||
| .envrc | ||
| .gitignore | ||
| .python-version | ||
| devenv.lock | ||
| devenv.nix | ||
| devenv.yaml | ||
| main.py | ||
| pyproject.toml | ||
| pyrightconfig.json | ||
| README.md | ||
| uv.lock | ||