Run it with an -h
flag to list all commands.
-d
flag can be used to specify the directory of search
-i
flag can be used to ignore certain files or directories.
NOTE: The binaries are only for x86, 64bit devices. For others, please compile from source.
Alternative,
Get the required files
git clone https://github.com/resyfer/slic.git
cd slic
Install
./install.sh
Run with
slic
The bin folder has the executable slic.exe
. Copy to preferred location and run from there, or add to PATH for enhanced experience.
Pre-requirements: Go 1.17 or higher
cd
into project folder
rm -rf bin
mkdir bin
go build -o ./bin
cd bin
and run the executable binary