Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 374 Bytes

File metadata and controls

21 lines (14 loc) · 374 Bytes

tree for FuchsiaOS

Port of tree util for Fuchsia OS.

Step by step guide:

  1. copy directory "third_party/tree" under "third_party"

  2. under "packages/gn"

    • copy "packages/gn/tree" receipe file

    • add the "tree" receipe to "default" file:

      { "imports": [ ... "tree" .... }