AlexeyPsarev / ContactsParser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Java SE Base Course

To build the application open the command terminal, change your current directory to the CommandParser directory and type:

$ mvn package

You should put your inputs.zip file into the CommandParser directory.
To launch the application type:

> run.bat

in Windows
or type:

$ sh run.sh

in Linux.

About


Languages

Language:Java 98.2%Language:Batchfile 0.9%Language:Shell 0.9%