banzai-cli
banzai-cli copied to clipboard
Add `spotguide lint` command
Check things like below in the git repo of the current working directory:
- Every Spotguide file must be within a
.banzaiclouddirectory - Must contain a
README.mdfile providing a simple description/documentation for the Spotguide - Must contain an
icon.svgfile - Must contain a CI/CD configuration template in
pipeline.yaml - Must contain Spotguide configuration (eg. name) and questionnaire in
spotguide.yaml
@sagikazarmark