237 Forks
636 Stars
636 Watchers

guides

Article back-end for hack.guides() website

How to download and setup guides

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

Or simply clone guides with SSH
[email protected]:pluralsight/guides.git

If you have some problems with guides

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