11# DBA MultiTool
22
3- ![ License] ( https://img.shields.io/github/license/LowlyDBA/dba-multitool?color=blue )
3+ [ ![ License] ( https://img.shields.io/github/license/LowlyDBA/dba-multitool?color=blue )] [ license ]
44![ SQL Server] ( https://img.shields.io/badge/SQL%20Server-2012--2019-blue?logo=microsoft-sql-server )
55
6- [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/bak6km5grc3j63s8?svg=true )] ( https://ci. appveyor.com/project/LowlyDBA/dba-multitool )
7- ![ GitHub Workflow Status (branch)] ( https://img.shields.io/github/workflow/status/LowlyDBA/dba-multitool/Lint%20Code%20Base/master?label=lint%20code%20master )
8- [ ![ codecov] ( https://codecov.io/gh/LowlyDBA/dba-multitool/branch/master/graph/badge.svg )] ( https:// codecov.io/gh/LowlyDBA/dba-multitool )
6+ [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/bak6km5grc3j63s8?svg=true )] [ appveyor ]
7+ [ ![ GitHub Workflow Status (branch)] ( https://img.shields.io/github/workflow/status/LowlyDBA/dba-multitool/Lint%20Code%20Base/master?label=lint%20code%20master )] [ lint ]
8+ [ ![ codecov] ( https://codecov.io/gh/LowlyDBA/dba-multitool/branch/master/graph/badge.svg )] [ codecov ]
99
1010<img src =" assets/dba-multitool-logo-small.png " align =" left " >
1111
@@ -20,7 +20,8 @@ Check the below list for technical documentation on each script.
2020
2121## Scripts
2222
23- To quickly install or update all the scripts below, use ` install_dba-multitool.sql ` or Install-DbaMultiTool from [ dbatools :rocket : ] [ dbatools ]
23+ To quickly install or update all the scripts below, use ` install_dba-multitool.sql `
24+ or Install-DbaMultiTool from [ dbatools :rocket : ] [ dbatools ]
2425
2526| Name | Description |
2627| ---- | ----------- |
@@ -52,8 +53,10 @@ To quickly install or update all the scripts below, use `install_dba-multitool.s
5253<sub >* Icon made by [ mangsaabguru] ( https://www.flaticon.com/authors/mangsaabguru )
5354from [ www.flaticon.com ] ( https://www.flaticon.com/ ) * </sub >
5455
56+ [ appveyor ] : https://ci.appveyor.com/project/LowlyDBA/dba-multitool
57+ [ codecov ] : https://codecov.io/gh/LowlyDBA/dba-multitool
5558[ contrib ] : ../.github/CONTRIBUTING.md
56- [ issue ] : https://github.com/LowlyDBA/dba-multitool/issues
5759[ dbatools ] : https://dbatools.io
58-
59-
60+ [ issue ] : https://github.com/LowlyDBA/dba-multitool/issues
61+ [ license ] : ../LICENSE
62+ [ lint ] : https://github.com/LowlyDBA/dba-multitool/actions?query=workflow%3A%22Lint+Code+Base%22
0 commit comments