Skip to content
This repository was archived by the owner on Oct 14, 2022. It is now read-only.

Commit bb0a94f

Browse files
author
Mathias Storm
authored
Create README.md
1 parent b95c296 commit bb0a94f

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
@@ -0,0 +1,17 @@
1+
# CodeStats.Client
2+
3+
This is a low-footprint Visual Studio plugin for [CodeStats](https://codestats.net/), written in and tested with VS2017. There will be builds for 2015.
4+
5+
## How to configure
6+
7+
This plugin aims to keep consistency within the Visual Studio look and feel. You can configure it like this:
8+
9+
1. Set up an Account with [CodeStats](https://codestats.net/)
10+
2. Create a new machine
11+
3. Install the plugin from the marketplace
12+
4. Open the Visual Studio Settings window(Extras -> Options)
13+
5. Under CodeStats, change your MachineKey to the Key that you got from CodeStats.
14+
15+
## Contributing
16+
17+
You can either contribute by writing issues or just implementing changes on your own. Either way, contributions are welcome! :)

0 commit comments

Comments
 (0)