joonghyeob-shin / inko-cli

Use Inko on the Command Line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

inko-cli

GitHub license npm

Use Inko on the Command Line Inko.js(잉꼬JS)는 영타를 한글로 혹은 한타를 영어로 변환해주는 자바스크립트 오픈소스 라이브러리입니다. inko-cli는 터미널에서 inko를 쉽게 쓰게 해주는 커맨드라인 인터페이스 모듈입니다.

How to Install

npm install -g inko-cli

How to Use

영타를 한글로

$ inko -k "dkssudgktpdy ggg"
안녕하세요 ㅎㅎㅎ

한타를 영어로

$ inko -e "ㅗ디ㅣㅐ 재깅!"
hello world!

Example

inko-cli

License

MIT

About

Use Inko on the Command Line

License:MIT License


Languages

Language:JavaScript 100.0%