Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 912 Bytes

File metadata and controls

34 lines (23 loc) · 912 Bytes

Logo
MIT License


XLS is an advanced and ultra-fast tool for Windows users to list all contents of the current working directory

To build the project, first clone the repository

git clone https://github.com/ByteJoseph/xls.git

Then, cd into the project directory

cd xls

The next step is to create the executable file

make

Then, add the executable's path to your system PATH

You can now use xls from any directory.

Example