yd


introduction
============

A terminal bilingual dictionary for coder.


install
=======

mkdir -p ~/.yd
python setup.py install --record ~/.yd/.yd_record


uninstall
=========

cat ~/.yd/.yd_record | xargs rm
rm -rf ~/.yd


link
====
https://github.com/wierton
