Your own butler to run your code against test cases.
Alfred is a CLI application written in Java.
Download the pre - build software -
for linux click here
for Windowsclick here
see HOW_TO_USE.md
video - https://www.youtube.com/watch?v=fzP9lKlKowA
These instructions will help you get the project up and running on your local machine for development and testing purposes.
Install these softwares before going further -
- JAVA
- MAVEN to install -> how to install
Import the project to eclipse and perform a maven build operation with "install" as the goal.
Execute the following commands to build the project.
$ pathToMavenFolder/bin/mvn install
Usually the pathToMavenFolder is "/usr/share/maven/".
- JAVA
- C++
- PYTHON
- C
- Maven - Dependency Management
- JCommander - Parse Command Line Parameters
¯\(ツ)/¯ (eeh...)