Files
SimplexTASK/README.md
T
2024-10-09 14:22:47 +05:00

321 B

Instructions for installing

1. Clone the repository.

git clone https://github.com/emil28092005/SimplexTASK/

2. Build the project (install Make if not present on your system):

make build

3. Run tests via the following command:

make test