Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CTree

Build

CTree prints a directory tree to the console with a little coloring for spice.

Features

  • tree

Installation

  1. Clone the repository:
git clone https://github.com/manorajesh/ctree.git
cd ctree
  1. Compile the command:
make
  1. Run the game:
./ctree [OPTIONS] PATH

Usage

Usage: ./ctree [OPTIONS] PATH
Print the directory tree starting from PATH.

Options:
  -h        Show this help message and exit
  -V        Show version information and exit
  -n        Disable colored output

Why

Learning C and got bored.

About

print a directory tree

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages