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