Skip to content

Latest commit

 

History

History
50 lines (37 loc) · 1.56 KB

README.md

File metadata and controls

50 lines (37 loc) · 1.56 KB

konnakanji

Godoc reference Go report card Tests Code coverage License

Study Kanji by testing your own vocabulary list.

Installation

Install the pre-requisites:

npm install -g typescript
go get golang.org/x/tools/cmd/goimports
go get github.com/aerogo/pack

Clone the repo:

go get github.com/konnakanji/konnakanji

Run TypeScript compiler:

tsc

Use the run command to start the server.

Author

Eduard Urbach on Twitter
Eduard Urbach