jamctl is command-line tool to interact with jamstack. This is part of the b-nova techhup blog entry.
You can simply build the jamctl project with the provided Makefile.
$ ❯ make build
The following manual is generated by cobras help output:
jamctl – command-line tool to interact with jamstack
Usage:
jamctl [command]
Available Commands:
add Add git repository containing markdown content files
completion generate the autocompletion script for the specified shell
get Get content as a html rendered page
help Help about any command
list List all content as html rendered pages
update Update git repository containing markdown content files
Flags:
-h, --help help for jamctl
Use "jamctl [command] --help" for more information about a command.
If you want to contact me you can reach me at [email protected].
This project uses the following license: MIT License . https://opensource.org/licenses/MIT