22 Forks
101 Stars
101 Watchers

engineering-guide

A collection of knowledge, tools, and skills that we've come to find useful to become a generalist software engineer

How to download and setup engineering-guide

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

Or simply clone engineering-guide with SSH
git@github.com:enoklearn/engineering-guide.git

If you have some problems with engineering-guide

You may open issue on engineering-guide support forum (system) here: https://github.com/enoklearn/engineering-guide/issues