lucab85 / tree-for-FuchsiaOS

Port of the popular "tree" utility to Google FuchsiaOS.

Home Page:https://github.com/lucab85/tree-for-FuchsiaOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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" .... }

About

Port of the popular "tree" utility to Google FuchsiaOS.

https://github.com/lucab85/tree-for-FuchsiaOS