IskenHuang / hubot-iconv

Using hubot script convert file encording

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hubot-iconv

This is hubot script for convert file encording.

how to used

show all supported encording

hubot iconv list

preview file converted result

hubot iconv from <encording> to <encording> <read file path>

preview file and save new file

hubot iconv from <encording> to <encording> <read file path> <new file path>

About

Using hubot script convert file encording


Languages

Language:CoffeeScript 100.0%