An open API service indexing awesome lists of open source software.

https://github.com/jiro4989/ponpe

アルファベットを結合してpͪoͣnͬpͣoͥnͭpͣa͡iͥnするコマンド
https://github.com/jiro4989/ponpe

cli command diacritical-signs go unicode

Last synced: about 1 year ago
JSON representation

アルファベットを結合してpͪoͣnͬpͣoͥnͭpͣa͡iͥnするコマンド

Awesome Lists containing this project

README

          

= ponpe
:author: jiro4989
:sectnums:
:toc: left

image:https://github.com/jiro4989/ponpe/actions/workflows/test.yml/badge.svg["Build Status", link="https://github.com/jiro4989/ponpe/actions"]
image:https://codecov.io/gh/jiro4989/ponpe/branch/master/graph/badge.svg["Coverage", link="https://app.codecov.io/gh/jiro4989/ponpe"]

https://qiita.com/ykhirao/items/9ca1fbd294883e06dbd6[pͪoͣnͬpͣoͥnͭpͣa͡iͥnを支える技術]に
触発されて作ったpͪoͣnͬpͣoͥnͭpͣa͡iͥnできるコマンド。

ponponpainだったらponpaじゃないの?とか言ってはいけない。

== Usage

とりあえず、pͪoͣnͬpͣoͥnͭpͣa͡iͥnする。

[source,bash]
----
% ponpe ponponpain haraita-i
pͪoͣnͬpͣoͥnͭpͣa͡iͥn
----

第2引数以降を全部1文字目に結合するので、以下のようなこともできる。

[source,bash]
----
% ponpe ____ dddd aaaa tttt eeee
_ͩͣͭͤ_ͩͣͭͤ_ͩͣͭͤ_ͩͣͭͤ
----

== Install

以下のコマンドを実行する。

[source,bash]
----
go install github.com/jiro4989/ponpe@latest
----

あるいは

https://github.com/jiro4989/ponpe/releases[Releases]からダウンロードしてくだ
さい。

== Help

`ponpe -h` を見てください。

== LICENSE

MIT