https://github.com/mattn/tate
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mattn/tate
- Owner: mattn
- License: mit
- Created: 2017-10-02T14:14:09.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-23T12:46:19.000Z (about 2 years ago)
- Last Synced: 2025-02-25T10:51:10.954Z (about 2 months ago)
- Language: Go
- Size: 32.2 KB
- Stars: 32
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-for-oneliner - tate - A command to convert text to vertical writing (Text Editing / Open USP Tsukubai)
README
# tate
[](https://travis-ci.org/mattn/tate)
[](https://coveralls.io/r/mattn/tate?branch=HEAD)
[](http://godoc.org/github.com/mattn/tate)
[](https://goreportcard.com/report/github.com/mattn/tate)縦書き変換
## Usage
```
$ tate
Golang芸を使い、
textを縦書きに
変換するコマンドを
書いたので、
今後活用したい。
^D
今書変tG
後い換eo
活たすxl
用のるta
しでコをn
た︑マ縦g
い ン書を
︒ ドき使
をにい
︑
```## Installation
```
go get github.com/mattn/tate
```## License
MIT
## Author
Yasuhiro Matsumoto (a.k.a. mattn)