Closed frankiie12a9 closed 1 year ago
hello hosts!
i'm really curious about building the project from source and testing it. However i couldn't find any instruction on that. could you provide any guidelines? thank you
This project doesn't have any unit tests, only test cases. If you just want to compile the project, you can use Maven.
mvn clean package
hello hosts!
i'm really curious about building the project from source and testing it. However i couldn't find any instruction on that. could you provide any guidelines? thank you