Simple tester for the push_swap project of 42 school
First you need to clone this repository inside your push_swap directory.
git clone https://github.com/mateusmedeir/PushSwapTester.gitThen download the checker for your OS and change its name to checker.
wget <Link to your OS checker>And give permission to run the checker.
chmod +x checkerRun the script inside the repository.
./tester.sh