Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 551 Bytes

README.md

File metadata and controls

38 lines (20 loc) · 551 Bytes

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.