Dragonaft / environment.hw1

Environment. Home Work 1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Environment. Home Work 1

Join the chat at https://gitter.im/changerequest/environment.hw1 1. Create your first GIT repository and share it on GitHub.

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.

2. Create your first pull-request

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

About

Environment. Home Work 1

License:Apache License 2.0