Skip to content

Repository files navigation

uconv

Docker Cloud build status Docker Pulls Docker Cloud Automated build

dockeri.co

Description

This is a Docker wrapper for the "uconv" command. This can be used without installing the "uconv" command locally, which is very convenient.

※"uconv"コマンドを使えば、アルファベット、ひらがな、カタカナを用意に変換できます。

Please contact me anytime if you have a problem or request! My information is posted at the bottom of this document.

Requirements

Installation

No installation is required.

Usage

$ echo aiueo | docker run -i genzouw/uconv -x hiragana
あいうえお

$ echo aiueo | docker run -i genzouw/uconv -x katakana
アイウエオ

$ echo あいうえお | docker run -i genzouw/uconv -x latin
aiueo

$ echo あいうえお | docker run -i genzouw/uconv -x katakana
アイウエオ

Author Information

genzouw

About

This is a Docker wrapper for the "uconv" command. This can be used without installing the "uconv" command locally, which is very convenient.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages