BomSweeper is a command line tool that finds the files starting with a UTF-8 Byte Order Mark (BOM) in the directory tree and removes a BOM from those files.
Info
Version: | 1.0.1 |
Author(s): | Tomohisa Tanaka |
Last Update: | Monday, June 1, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://maroontress.github.io/BomSweeper-CSharp/ |
NuGet Url: | https://www.nuget.org/packages/BomSweeper.GlobalTool |
Install
Install-Package BomSweeper.GlobalTool
dotnet add package BomSweeper.GlobalTool
paket add BomSweeper.GlobalTool
BomSweeper.GlobalTool Download (Unzip the "nupkg" after downloading)
Dependencies
Tags