5 Forks
87 Stars
87 Watchers

code-review

Um projeto onde você pode enviar seu código fonte para outras pessoas te ajudarem a melhorar

How to download and setup code-review

Open terminal and run command
git clone https://github.com/training-center/code-review.git
git clone is used to create a copy or clone of code-review repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with code-review https://github.com/training-center/code-review/archive/master.zip

Or simply clone code-review with SSH
[email protected]:training-center/code-review.git

If you have some problems with code-review

You may open issue on code-review support forum (system) here: https://github.com/training-center/code-review/issues