39 Forks
26 Stars
26 Watchers

betterdocs

📚 Web version of https://github.com/khusnetdinov/ruby.fundamental repo - Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structures, algorithms. Books for reading.

How to download and setup betterdocs

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

Or simply clone betterdocs with SSH
[email protected]:khusnetdinov/betterdocs.git

If you have some problems with betterdocs

You may open issue on betterdocs support forum (system) here: https://github.com/khusnetdinov/betterdocs/issues