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.git
Then 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 checker
Run the script inside the repository.
./tester.sh