GitHub - ddyachenko-virtru/AutomateUsingJavaCourse: DimaDyachenko

Automate Using Java course

The main purpose of this repository is to keep source code which is written by the course's attenders.

To start please follow the instructions below:

  1. Fork this repository to your GitHub account
  2. Clone your fork to your local environment
  3. When the repository is cloned, create there a folder with the name of your team (surnames are acceptable too)
  4. Under the folder you've created put your project's files
  5. Commit the files and push the changes
  6. Review your code once again and send a pull-request
  7. Wait until the pull-request is reviewed and merged to the repository.