4 Forks
0 Stars
0 Watchers

DevOps

This repository contains homeworks, project and workshop related material for the CSC519 DevOps Course (Fall 2017) at NC State

How to download and setup DevOps

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

Or simply clone DevOps with SSH
[email protected]:iankurgarg/DevOps.git

If you have some problems with DevOps

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