1.0.1 • Published 10 years ago

rmbom v1.0.1

Weekly downloads
1
License
-
Repository
-
Last release
10 years ago

rmbom

Comand line tool which removes BOM from files in folder

Getting Started

Install the module with: npm install -g rmbom

Usage

rmbom source

  • source: The directory path which have BOM files
  • dist: The directory path for destination after running rmbom

Examples

rmbom C:\source C:\dist

License

Copyright (c) 2014 luanvuvt
Licensed under the MIT license.