Skip to content

leejoker/zeol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZEol

This is a tool for changing File Eol. Just like dos2unix.

Usage

$ zeol --help
Help Message: 
-h, --help                Display this help and exit.
-p, --path        <str>   source file or dir path, example --path "D:\zig\README.md"
-t, --type        <str>   target eol type, example: eoler --type LF
-x, --extension   <str>   file extension, example: zig
-h, --hidden_enable       available to change hidden dir and file
<str>                     same with --path and use OS eol as default

TODO

  • use a config file to set includes and excludes(just like git config)
  • support relative path

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages