0 Forks
4 Stars
4 Watchers

code-smells

This repository contains examples of bad smells code described by Martin Fowler(and Kent Beck) in his famous book "Refactoring".

How to download and setup code-smells

Open terminal and run command
git clone https://github.com/viniciusalonso/code-smells.git
git clone is used to create a copy or clone of code-smells 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-smells https://github.com/viniciusalonso/code-smells/archive/master.zip

Or simply clone code-smells with SSH
[email protected]:viniciusalonso/code-smells.git

If you have some problems with code-smells

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