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
- Host: GitHub
- URL: https://github.com/ooopsnake/fuckcrlf
- Owner: ooopSnake
- License: wtfpl
- Created: 2018-03-03T07:52:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-05T01:33:13.000Z (over 8 years ago)
- Last Synced: 2025-10-16T10:39:02.713Z (8 months ago)
- Topics: golang, tool, wtfpl-license
- Language: Go
- Homepage:
- Size: 779 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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