1
0
mirror of git://f0xx.org/ac/ac-scripts synced 2026-07-29 06:39:00 +03:00
Files
ac-scripts/README.md
Anton Afanasyeu affe70ac06 scripts: fresh-clone-dev-env for clean ac-workspace checkout
Shallow-bootstrap friendly script clones ac-workspace on next with recursive
submodules and SHA verification for new developer machines.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-23 17:07:32 +02:00

403 B

ac-scripts

CI helpers, OTA, native codec scripts, PDF driver wrappers.

Script Purpose
fresh-clone-dev-env.sh Clone ac-workspace + all submodules on a clean machine
install-git-hooks.sh Project git hooks
  • Remote: git://f0xx.org/ac/ac-scripts
  • Consumed by: ac-deploy (submodule), local dev
  • Guide: ac-docs/docs/FRESH_ENV_CLONE.md