0 Forks
1 Stars
1 Watchers

clean-code-fundamentals

A workshop covering concepts from Clean Code, examples in R and python.

How to download and setup clean-code-fundamentals

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

Or simply clone clean-code-fundamentals with SSH
[email protected]:bcbeidel/clean-code-fundamentals.git

If you have some problems with clean-code-fundamentals

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