kamakiri

kamakiri is the command-line client for Kamakiri Pages, a static-site hosting service.

Install

macOS and Linux:

curl -fsSL https://get.kamakiri-labs.jp/install.sh | sh

Windows:

irm https://get.kamakiri-labs.jp/install.ps1 | iex

Both scripts are plain text, at /install.sh and /install.ps1, so you can read them before you run them.

Source

The source is on GitHub at github.com/kamakiri-labs/kamakiri, and each release publishes a binary per platform on the releases page.