Skip to content

SkwalExe/sorting-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

14 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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.