Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 398 Bytes

File metadata and controls

4 lines (3 loc) · 398 Bytes

Getting the code

Because of the relative path dependencies of the Visual Studio project files, you'll need to be careful about where you clone this repository. First you should have a directory that will hold all of the different classy related code. You'll want to clone this repo into a directory called classy.dotnet like:

git clone git@github.com:juvaly/classy-dotnet.git classy.dotnet