https://github.com/oderwat/fix-crlf
Little Shell Script written in Ruby to change EOL from anything to LF
https://github.com/oderwat/fix-crlf
Last synced: about 1 year ago
JSON representation
Little Shell Script written in Ruby to change EOL from anything to LF
- Host: GitHub
- URL: https://github.com/oderwat/fix-crlf
- Owner: oderwat
- Created: 2011-05-21T22:02:22.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2011-05-23T15:33:22.000Z (about 15 years ago)
- Last Synced: 2025-05-13T12:54:48.640Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 89.8 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This is a very simple CRLF checker and replace I made while doing my first steps in Ruby for Shell programming