Giter Club home page Giter Club logo

dtree's Introduction

dtree

dtree is a dotnet clone of tree cli utitliy.

Usage

$ dtree

sample output:

๐Ÿ“ .
โ”œโ”€โ”€ ๐Ÿ“ .devcontainer
โ”‚   โ””โ”€โ”€ devcontainer.json
โ”œโ”€โ”€ ๐Ÿ“ src
โ”‚   โ”œโ”€โ”€ ๐Ÿ“ bin
โ”‚   โ”‚   โ””โ”€โ”€ ๐Ÿ“ Debug
โ”‚   โ”‚      โ””โ”€โ”€ ๐Ÿ“ net7.0
โ”‚   โ”‚         โ”œโ”€โ”€ dtree
โ”‚   โ”‚         โ”œโ”€โ”€ dtree.deps.json
โ”‚   โ”‚         โ”œโ”€โ”€ dtree.dll
โ”‚   โ”‚         โ”œโ”€โ”€ dtree.pdb
โ”‚   โ”‚         โ””โ”€โ”€ dtree.runtimeconfig.json
โ”‚   โ”œโ”€โ”€ ๐Ÿ“ obj
โ”‚   โ”‚   โ”œโ”€โ”€ ๐Ÿ“ Debug
โ”‚   โ”‚   โ”‚   โ””โ”€โ”€ ๐Ÿ“ net7.0
โ”‚   โ”‚   โ”‚      โ”œโ”€โ”€ ๐Ÿ“ ref
โ”‚   โ”‚   โ”‚      โ”‚   โ””โ”€โ”€ dtree.dll
โ”‚   โ”‚   โ”‚      โ”œโ”€โ”€ ๐Ÿ“ refint
โ”‚   โ”‚   โ”‚      โ”‚   โ””โ”€โ”€ dtree.dll
โ”‚   โ”‚   โ”‚      โ”œโ”€โ”€ .NETCoreApp,Version=v7.0.AssemblyAttributes.cs
โ”‚   โ”‚   โ”‚      โ”œโ”€โ”€ apphost
โ”‚   โ”‚   โ”‚      โ”œโ”€โ”€ dtree.AssemblyInfo.cs
โ”‚   โ”‚   โ”‚      โ”œโ”€โ”€ dtree.AssemblyInfoInputs.cache
โ”‚   โ”‚   โ”‚      โ”œโ”€โ”€ dtree.assets.cache
โ”‚   โ”‚   โ”‚      โ”œโ”€โ”€ dtree.csproj.AssemblyReference.cache
โ”‚   โ”‚   โ”‚      โ”œโ”€โ”€ dtree.csproj.CoreCompileInputs.cache
โ”‚   โ”‚   โ”‚      โ”œโ”€โ”€ dtree.csproj.FileListAbsolute.txt
โ”‚   โ”‚   โ”‚      โ”œโ”€โ”€ dtree.dll
โ”‚   โ”‚   โ”‚      โ”œโ”€โ”€ dtree.GeneratedMSBuildEditorConfig.editorconfig
โ”‚   โ”‚   โ”‚      โ”œโ”€โ”€ dtree.genruntimeconfig.cache
โ”‚   โ”‚   โ”‚      โ”œโ”€โ”€ dtree.GlobalUsings.g.cs
โ”‚   โ”‚   โ”‚      โ””โ”€โ”€ dtree.pdb
โ”‚   โ”‚   โ”œโ”€โ”€ dtree.csproj.nuget.dgspec.json
โ”‚   โ”‚   โ”œโ”€โ”€ dtree.csproj.nuget.g.props
โ”‚   โ”‚   โ”œโ”€โ”€ dtree.csproj.nuget.g.targets
โ”‚   โ”‚   โ”œโ”€โ”€ project.assets.json
โ”‚   โ”‚   โ””โ”€โ”€ project.nuget.cache
โ”‚   โ”œโ”€โ”€ dtree.csproj
โ”‚   โ”œโ”€โ”€ Program.cs
โ”‚   โ””โ”€โ”€ TreeNode.cs
โ”œโ”€โ”€ .gitignore
โ””โ”€โ”€ README.md

Help

$ dtree --help
Usage: dtree [options]
Options:
  -h, --help            Show this help message and exit
  -p, --path            Set root path of tree
  -a, --all             Print all files and directories
  -d, --max-depth       Set max depth of tree

Installation

$ dotnet tool install -g dtree

Uninstallation

$ dotnet tool uninstall -g dtree

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.