mataroa-cli

November 9, 2023 ยท View on GitHub

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.

Contents

  1. 1Usage
  2. 2Building
  3. 2.1From Source
  4. 2.2From Nix