Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 254 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 254 Bytes

#CSharpCodeFormat

An open source code formatter for C# code.

##Usage

###Linux

You need to have astyle (2.0+) and perl installed. Once installed, switch to your C# source code directory and run the "format" script from the CSharpCodeFormat directory.