Skip to content

A NodeJS commandline tool to convert DOS line breaks to Unix line breaks

License

Notifications You must be signed in to change notification settings

ikatun/dos2unix-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dos2unix-cli

A NodeJS commandline tool to convert DOS line breaks to Unix line breaks

Useful mostly for npm's "prepublish" script when publishing from Windows machine to solve the infamous "env: node\r: No such file or directory?" problem when running a node script on mac or linux.

About

A NodeJS commandline tool to convert DOS line breaks to Unix line breaks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published