mataroa-cli is CLI tool for mataroa.blog.
Run mataroa init
to generate the configuration file.
Dependencies (not needed for Nix users):
- Go
go build .
Dependencies:
- Nix 2.4 or later
You can build and run from your machine with the following:
nix run github:mataroa-blog/mataroa-cli
MIT, see LICENSE.