tree: e919dc3afeae31f1d62cd8d5ae7d905b653f94cc [path history] [tgz]
  1. gdb/
  2. installer/
  3. vim/
  4. zsh-completion/
  5. .gitignore
  6. AUTHORS
  7. build-bootable-usb-depthcharge.sh
  8. build-bootable-usb-gigaboot.sh
  9. build-sysroot.sh
  10. build-toolchain.sh
  11. build-utils.sh
  12. check-header-guards.py
  13. CONTRIBUTING.md
  14. env.sh
  15. git-file-format
  16. ifup-qemu-mac.sh
  17. install-uefi-depthcharge.sh
  18. LICENSE
  19. onechar.txt
  20. paths.py
  21. push-package.py
  22. README.md
  23. run-dart-analysis.py
  24. run-magenta-arm64
  25. run-magenta-x86-64
  26. run.py
  27. symlink-dot-packages.py
  28. update_dart_packages.py
README.md

Scripts

This repository is for scripts useful when hacking on Fuchsia. This repository should contain scripts that perform tasks spanning multiple repositories. Scripts that only operate within a single repository should live in the relevant repository.