0 Forks
0 Stars
0 Watchers

TypingMachine

A .NET library that extracts information about types and type members (fields, methods etc.) from C# source code. A kind of high-level wrapper on Microsoft.CodeAnalysis library.

How to download and setup TypingMachine

Open terminal and run command
git clone https://github.com/marax27/TypingMachine.git
git clone is used to create a copy or clone of TypingMachine repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with TypingMachine https://github.com/marax27/TypingMachine/archive/master.zip

Or simply clone TypingMachine with SSH
[email protected]:marax27/TypingMachine.git

If you have some problems with TypingMachine

You may open issue on TypingMachine support forum (system) here: https://github.com/marax27/TypingMachine/issues