Skip to content
/ jazip Public

郵便番号から住所を検索するCLIツール。

Notifications You must be signed in to change notification settings

kra8/jazip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
kra8
Feb 13, 2020
a1866cd · Feb 13, 2020

History

3 Commits
Feb 13, 2020
Feb 13, 2020
Feb 13, 2020
Feb 13, 2020
Feb 13, 2020
Feb 13, 2020
Feb 13, 2020
Feb 13, 2020
Feb 13, 2020
Feb 13, 2020

Repository files navigation

JaZip

郵便番号から住所を検索するCLIツール。

$ jazip 2790031
千葉県,浦安市,舞浜

Manual install

🚨macOS only

$ curl -OL https://github.com/kra8/jazip/releases/download/v0.1.0/jazip-0.1.0.tar.gz
$ tar -xzvf jazip-0.1.0.tar.gz
$ sudo mv jazip-0.1.0/jazip /usr/local/bin/jazip
$ jazip <postcode>

Created by stagehand

Created from templates made available by Stagehand under a BSD-style license.

About

郵便番号から住所を検索するCLIツール。

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published