2 Forks
2 Stars
2 Watchers

dev-ops

Template for setting up a simple dev-ops pipeline for your Python code including code-analysis, testing and deployment.

How to download and setup dev-ops

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

Or simply clone dev-ops with SSH
[email protected]:lrothack/dev-ops.git

If you have some problems with dev-ops

You may open issue on dev-ops support forum (system) here: https://github.com/lrothack/dev-ops/issues