An open API service indexing awesome lists of open source software.

https://github.com/ooopsnake/fuckcrlf

remove CRLF
https://github.com/ooopsnake/fuckcrlf

golang tool wtfpl-license

Last synced: 8 months ago
JSON representation

remove CRLF

Awesome Lists containing this project

README

          

## Useful tool for remove CRLF

## Build

### Step 1 clone
git clone https://github.com/ooopSnake/FuckCRLF.git

### Step 2 build
go build

### Step 3 execute
./FuckCRLF -ext=cpp -path /path/to/your/path

## Usage

```
Usage of FuckCRLF:
-ext string
(required) set target file ext . eg lua go without dot.
-path string
(optional) path to handle, default is currentdir

```

## License
WTFPL