Usage: Tree [options]
    -p, --path:
        Path to the project that you want tree
    -d, --depth:
        Depth to the tree
    --ignore:
        Ignore to the dir in tree
    -h, --help:
        Prints a help message.
python tree.pylog >>
βββ tree
    βββ .gitignore
    βββ LICENSE
    βββ README.md
    βββ tree.py