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.