A C# port of Codebuff, a machine-learning tool for code formatting.
Info
| Version: | 4.0.0 |
| Author(s): | Ken Domino |
| Last Update: | Friday, August 13, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/kaby76/cs-codebuff |
| NuGet Url: | https://www.nuget.org/packages/cs-codebuff |
Install
Install-Package cs-codebuff
dotnet add package cs-codebuff
paket add cs-codebuff
cs-codebuff Download (Unzip the "nupkg" after downloading)
Dependencies
- Antlr4.Runtime.Standard(>= 4.8.0)
- Antlr4BuildTasks(>= 7.5.0)
Tags