ポイント
wp theme <theme|zip|url>でインストール--activateとオプションで即有効化- Github にホストしているリポジトリの zip の URL を指定する。
具体的には Clone or download > Download ZIP
コマンド
# oki2a24com-twentyseventeen-child テーマをインストールし、有効化 wp theme install https://github.com/oki2a24/oki2a24com-twentyseventeen-child/archive/master.zip --activate
