Skip to content

ChangeRequest/environment.hw1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published