Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 595 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 595 Bytes

Scripts

This repository is for scripts useful when working with the Fuchsia source code.

fx

fx is the front-door to a collection of scripts that make many tasks related to Fuchsia development easier. It contains a large number of subcommands, which can be discovered by running fx help. If you use bash or zsh as a shell, you can get some auto-completion for fx by sourcing scripts/fx-env.sh into your shell.