/Chad-FileManager

Simple File manager in C++

Primary LanguageC++

Chad File Manager

About

lib:

Simple CLI file manager for Linux

Warning

This project is unfinished

Install (using cmake)

Install lib ncurses and boost

clone the repo:

git clone https://github.com/ZeroNiki/Chad-FileManage

cd Chad-FileManage

Create build dir:

mkdir build

cd build

Install:

cmake ..

cmake --build .

Usage

./chad path/to/dir