tree for FuchsiaOS Port of tree util for Fuchsia OS. Step by step guide: copy directory "third_party/tree" under "third_party" under "packages/gn" copy "packages/gn/tree" receipe file add the "tree" receipe to "default" file: { "imports": [ ... "tree" .... }