Skip to content
/ eigo Public

コマンドラインで動くちょびっと辞書

Notifications You must be signed in to change notification settings

kottn/eigo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

eigo

コマンドラインで動くちょびっと辞書

Usage

英和としてつかう

eigo interpolation

eigo interp            # ..orlation? ..oration? ってなっても大丈夫

eigo ^interp           # 先頭マッチ

eigo ^interpolation$   # 完全マッチ

和英としてつかう

eigo 論文

eigo ^論文           # 日本語でも大丈夫

Getting Started

$ git clone https://github.com/kottn/eigo
$ cd eigo; ./setup

About

コマンドラインで動くちょびっと辞書

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages