Create new repository, that should contain following files:
- README.md - description of your repository, its purpose, author, license info, etc.
- LICENSE - license file (Apache or MIT)
- java.version - file, that contains output of
java -version
command. - IDE.png - screenshot of your configured IDE (eclipse or IDEA).
- git.config - file, that contains output of
git config --list
command.
Fork current repository (ChangeRequest/environment.hw1) and update students
file.
Add new line in students
file with your Name
, Surname
and URL
to new git repository, that was created earlier
in the following format:
Name Surname: URL