Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 760 Bytes

README.md

File metadata and controls

33 lines (26 loc) · 760 Bytes

transcodeFiles

This repository is aimed to transcode files from supported code to 'UTF-8'

Supported operating systems

Only MacOS is supported or liunx.

How to use transcodeFiles script?

Download the latest transcodeFiles script and install it by entering these following commands in a terminal window:

cd ~
git clone https://github.com/B1anker/transcodeFiles.git
cd ~/transcodeFiles
npm install

Once you finish the procedures, move your source folder into the transcodeFiles folder, and keep entering your folder's name and the following command in the terminal window to run it:

node app.js

finally you will see the result!