/sorting-algorithms

📶 Sorting algorithms visualizer - in your terminal!

Primary LanguageCMIT LicenseMIT

sorting-algorithms

📶 Sorting algorithms visualizer - in your terminal!

Installation 📦

Arch linux 🐧 - Use your AUR helper

yay -S sorting-algorithms

Other - build from source ⚙️

Run make

# 📂 sorting-algorithms
make

Add binary to bin folder

# 📂 sorting-algorithms
make install

Usage 📝

Uninstall

# 📂 sorting-algorithms
make uninstall
# This will just delete /usr/bin/sorting-algorithms

final

If you have any problem, don't hesitate to open an issue

contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.