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するコマンド
- Host: GitHub
- URL: https://github.com/jiro4989/ponpe
- Owner: jiro4989
- License: mit
- Created: 2019-08-24T15:52:59.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-01-10T08:56:07.000Z (over 1 year ago)
- Last Synced: 2025-03-31T17:50:09.859Z (over 1 year ago)
- Topics: cli, command, diacritical-signs, go, unicode
- Language: Go
- Homepage:
- Size: 601 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
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