tree: 68afbbb924f165461a9c55b79dc59992977e4ade [path history] [tgz]
  1. gdb/
  2. installer/
  3. vbox/
  4. vim/
  5. zsh-completion/
  6. .gitignore
  7. AUTHORS
  8. build-bootable-rpi3-sdcard.sh
  9. build-bootable-usb-gigaboot.sh
  10. build-qemu.sh
  11. build-sysroot.sh
  12. build-toolchain.sh
  13. check-header-guards.py
  14. CONTRIBUTING.md
  15. env.sh
  16. git-file-format
  17. LICENSE
  18. makesdk.go
  19. paths.py
  20. push-package.py
  21. README.md
  22. run-dart-analysis.py
  23. run-magenta-arm64
  24. run-magenta-x86-64
  25. run.py
  26. start-dhcp-server.sh
  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.