Skip to content

claat-cli

Actions
Runs claat Google Codelab CLI
v0
Latest
Star (1)

claat action

A GitHub action with the claat tool

Inputs

auth

Required The claat oAuth2 token.

source

Required The source from which the static website is generated.

environment

The environment for which the website is generated. E.g. web.

format

The format of the generated content.

output

The folder into which the output is generated

Outputs

output

The output of the claat CLI command.

Example usage

uses: xSAVIKx/claat-gh-action@v0
with:
    format: "html"
    environment: "web"
    auth: "your-oAuth2-token"
    source: "your-source"
    output: "your-output-folder"

claat-cli is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Runs claat Google Codelab CLI
v0
Latest

claat-cli is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.