Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mattn/tate
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mattn/tate
- Owner: mattn
- License: mit
- Created: 2017-10-02T14:14:09.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-23T12:46:19.000Z (almost 2 years ago)
- Last Synced: 2024-10-03T12:40:15.531Z (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
[![Build Status](https://travis-ci.org/mattn/tate.png?branch=master)](https://travis-ci.org/mattn/tate)
[![Coverage Status](https://coveralls.io/repos/mattn/tate/badge.png?branch=HEAD)](https://coveralls.io/r/mattn/tate?branch=HEAD)
[![GoDoc](https://godoc.org/github.com/mattn/tate?status.svg)](http://godoc.org/github.com/mattn/tate)
[![Go Report Card](https://goreportcard.com/badge/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)