Running project if very simple, just open up your shell/terminal and enter the following command in root project directory.
$ ./gradlew application:run
If you want to submit code back to the project, please take a moment to review over the guidelines below.
FtpRx stands by the usual java style, but we don’t have an official coding standard.
Please do not do any of the following:
A few additional notes to keep in mind:
To reduce the chances of introducing errant behavior, and to increase the chance that your pull request gets merged, we ask you to keep the requests small and focused.
For bugs, questions and discussions please use the Github Issues. If you already found a solution to your problem, we would love to review your pull request! Have a look at our Contributing section to find out about our coding standards.
FtpRx is licensed under the Apache License 2.0.