sorting-algorithms

πŸ“Ά Sorting algorithms visualizer - in your terminal!

View on GitHub

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.