Skip to content

Commit 260ed0e

Browse files
committed
Merge branch 'main' of github.com:typinghard/azure-devops-state-tracker into dev
2 parents a63224f + 8cc9dd5 commit 260ed0e

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
# Azure DevOps Tracker
22

3+
34
[![Build status](https://dev.azure.com/TypingHard/Typing%20Hard%20Project/_apis/build/status/typinghard.azure-devops-tracker)](https://dev.azure.com/TypingHard/Typing%20Hard%20Project/_build/latest?definitionId=6)
45
[![Nuget](https://img.shields.io/nuget/v/AzureDevOpsTracker)](https://www.nuget.org/packages/AzureDevOpsTracker/)
6+
[![Downloads](https://img.shields.io/nuget/dt/AzureDevOpsTracker)](https://www.nuget.org/packages/AzureDevOpsTracker/)
57

68

9+
**To Talk with us, join our Discord
10+
<br/>
11+
[![Discord](https://img.shields.io/discord/901427875301974026?color=%235865f2&label=Join%20Typing%20Hard)](https://discord.gg/pbBNfNAYTH)**
712

813
For a Technology Team Manager, the process improvement in search of agility and productivity is indispensable. For that, data is very important.
914

@@ -42,6 +47,18 @@ PM > Install-Package AzureDevOpsTracker -Version 1.0.1
4247
For more instructions and examples, go to our [Wiki](https://github.com/typinghard/azure-devops-tracker/wiki).
4348
- [English](https://github.com/typinghard/azure-devops-tracker/wiki/English) 🇺🇸
4449
- [Português](https://github.com/typinghard/azure-devops-tracker/wiki/Português) 🇧🇷
50+
51+
# Live Demo
52+
We have a DataBase with a public user to help you test the Azure DevOps Tracker in fully working!
53+
54+
- Server: tcp:sql-azure-devops-tracker.database.windows.net,1433
55+
- Database: sqldb-azure-devops-tracker
56+
- User: public_user
57+
- Password: @Adt123456_
58+
59+
Azure DevOps project link that is connected to this database:
60+
[Azure Devops - TypingHard](https://dev.azure.com/TypingHard/Typing%20Hard%20Project)
61+
4562
# Authors
4663

4764
* [Elvis Souza](https://www.linkedin.com/in/elvissouza/)

0 commit comments

Comments
 (0)