Sha256: 1037ee780c13897022731430305ac72af58182baa76084644da1aa69bf5fddee
Contents?: true
Size: 615 Bytes
Versions: 4
Compression:
Stored size: 615 Bytes
Contents
## logaling-command [logaling-command](http://logaling.github.com) is a CLI for managing bilingual glossary. You can add/update/delete terms to your glossary, and search glossaries at once. ### To install: % gem install logaling-command ### Usage: Create new glossary: % loga new my_glossary en ja Add term to glossary: % loga add developer 開発者 Lookup glossary: % loga lookup develop developer 開発者 (my_glossary) ### License GNU GENERAL PUBLIC LICENSE Version 3. See COPYING.<br/> (Miho Suzuki has a right to change the license including contributed patches.)
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
logaling-command-0.1.6 | README.md |
logaling-command-0.1.5 | README.md |
logaling-command-0.1.4 | README.md |
logaling-command-0.1.3 | README.md |