File tree 1 file changed +5
-3
lines changed
1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
- # csgo-cli
2
-
3
- [ ![ Build] ( https://github.com/jakoch/csgo-cli/actions/workflows/build.yml/badge.svg?branch=main )] ( https://github.com/jakoch/csgo-cli/actions/workflows/build.yml ) ![ GitHub Release] ( https://img.shields.io/github/v/release/jakoch/csgo-cli?style=flat-square&label=Latest%20Release ) [ ![ Version] ( https://img.shields.io/badge/dynamic/json?url=https://raw.githubusercontent.com/jakoch/csgo-cli/main/vcpkg.json&label=Dev%20Version%20(main)&query=$[%27version%27]&color=blue )] ( https://github.com/jakoch/csgo-cli/releases/latest ) [ ![ License] ( https://img.shields.io/github/license/jakoch/csgo-cli.svg )] ( https://github.com/jakoch/csgo-cli/blob/main/LICENSE ) [ ![ C++ Quality] ( https://github.com/jakoch/csgo-cli/actions/workflows/cpp-quality.yml/badge.svg )] ( https://github.com/jakoch/csgo-cli/actions/workflows/cpp-quality.yml ) [ ![ Spell Check] ( https://github.com/jakoch/csgo-cli/actions/workflows/check-spelling.yml/badge.svg )] ( https://github.com/jakoch/csgo-cli/actions/workflows/check-spelling.yml )
1
+ # csgo-cli ![ GitHub Release] ( https://img.shields.io/github/v/release/jakoch/csgo-cli?style=flat-square&label=Latest%20Release ) [ ![ License] ( https://img.shields.io/github/license/jakoch/csgo-cli.svg )] ( https://github.com/jakoch/csgo-cli/blob/main/LICENSE )
4
2
5
3
This console tool enables you to output pieces of information about your CS: GO user profile and latest matches.
6
4
You can also use the tool to upload demo sharecodes to https://csstats.gg/ (formerly csgostats.gg).
7
5
6
+ | Branch | CI | Code Quality | Spell Check |
7
+ | --------| ----| --------------| -------------|
8
+ | [ ![ Version] ( https://img.shields.io/badge/dynamic/json?url=https://raw.githubusercontent.com/jakoch/csgo-cli/main/vcpkg.json&label=Dev%20Version%20(main)&query=$[%27version%27]&color=blue )] ( https://github.com/jakoch/csgo-cli/releases/latest ) | [ ![ Build] ( https://github.com/jakoch/csgo-cli/actions/workflows/build.yml/badge.svg?branch=main )] ( https://github.com/jakoch/csgo-cli/actions/workflows/build.yml ) | [ ![ C++ Quality] ( https://github.com/jakoch/csgo-cli/actions/workflows/cpp-quality.yml/badge.svg )] ( https://github.com/jakoch/csgo-cli/actions/workflows/cpp-quality.yml ) | [ ![ Spell Check] ( https://github.com/jakoch/csgo-cli/actions/workflows/check-spelling.yml/badge.svg )] ( https://github.com/jakoch/csgo-cli/actions/workflows/check-spelling.yml )
9
+
8
10
## Installation
9
11
10
12
The installation is easy. It's just a zipped folder containing the application.
You can’t perform that action at this time.
0 commit comments