kana

command module
v0.0.0-...-c21f03c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 6, 2022 License: MIT Imports: 13 Imported by: 0

README

kana

This is a simple CLI utility to help drill kana (both katakana and hiragana).

Installation

You must have golang installed (see: https://golang.org/doc/install#install)

Then you can simply install with go get

> go get github.com/wcharczuk/kana

Usage

The CLI will ask you to give the romanized versions of a random kana character.

See the source file for the correct answers, but typically it's somewhere from 1-3 latin ascii characters as a correct answer.

Example Output

$ go run main.go --katakana=false --hiragana=true
    __ __  ___     _   __ ___
   / //_/ /   |   / | / //   |
  / ,<   / /| |  /  |/ // /| |
 / /| | / ___ | / /|  // ___ |
/_/ |_|/_/  |_|/_/ |_//_/  |_|


へ? he
correct!
ぬ? nu
correct!
ん? n
correct!
は? ^C
Session totals: 3/3 (100.00%)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL