kenall-rs is an UNOFFICIAL command line tool for KENALL providing REST API
that enables to search the addresses from postal code straightforward and efficient.
$ cp .env.example .env
or
$ cp .envrc.tempate .envrc
$ direnv allow
and please set your API key
$ cargo install kenall-rs
$ cargo install --git https://github.com/chansuke/kenall-rs --branch main
$ brew tap chansuke/tap
$ brew install chansuke/tap/kenall-rs
Please enter the 7digits numeric postal code that you want to search for the Japanese address.
kenall-rs NNNNNNN`
or
kenall-rs NNN-NNNN
kenall-rs is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See LICENCE-APACHE, LICENCE-MIT for more information.