mirror of
git://f0xx.org/ac/ac-scripts
synced 2026-07-29 04:58:54 +03:00
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>
13 lines
403 B
Markdown
13 lines
403 B
Markdown
# 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`
|