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

https://github.com/hungneox/go-hanviet

Công cụ tra hán việt từ điển từ termnial
https://github.com/hungneox/go-hanviet

cmdline dictionary golang utility

Last synced: 5 months ago
JSON representation

Công cụ tra hán việt từ điển từ termnial

Awesome Lists containing this project

README

        

# Giới thiệu go-hanviet
[![Build Status](https://travis-ci.org/hungneox/go-hanviet.svg?branch=master)](https://travis-ci.org/hungneox/go-hanviet)

- Công cụ tra [hán việt từ điển](http://vietnamtudien.org/hanviet/) từ termnial
- Sino-vietnamese dictionary lookup command written in go

# Cài đặt

## Homebrew
Nếu sử dụng Mac bạn có thể cài đặt thông qua homebrew:

```
brew install https://raw.githubusercontent.com/hungneox/go-hanviet/master/Formula/hanviet.rb
```

## Download
Hoặc bạn có thể tải về phiên bản phù hợp với hệ điều hành của mình từ [địa chỉ này](https://github.com/hungneox/go-hanviet/releases)

# Sử dụng

```
hanviet
```

Ví dụ:

```
hanviet việt
```

```
hanviet 越南
```

[![asciicast](https://asciinema.org/a/yozSAR7X8fBYsHzX962kI4z2H.png)](https://asciinema.org/a/yozSAR7X8fBYsHzX962kI4z2H)