Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 444 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 444 Bytes

DevOps Spellbook

This project contains useful collection of scripts and solutions for regular DevOps tasks.

Execute this command to start using scripts:

git clone https://github.com/dmitriyse/DevOpsSpellbook.git dsb && cd dsb

Preferred way to modify and contribute:

#prerequitisities: "install-mercurial" script from this repo

enable-hggit
hg clone git+https://github.com/dmitriyse/DevOpsSpellbook.git dsb && cd dsb