Skip to content

gokite-ai/zetta-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

zetta-go is a Golang client for ZettaBlock AI Network. Currently only support zrunner pipelines.

Pre-requisites

Golang 1.21 or higher

Setup

go install github.com/Zettablock/zetta-go@latest

Usage

❯ zetta-go -h
See the website at https://zettablock.com/ for documentation and more information about running code   
on ZettaBlock AI network.

Usage:
  zetta-go [command]

Available Commands:
  completion  Generate the autocompletion script for the specified shell
  help        Help about any command
  zrunner     Manage your zrunner project

Flags:
  -h, --help      help for zetta-go
  -v, --version   version for zetta-go

Use "zetta-go [command] --help" for more information about a command.

ZRunner

❯ zetta-go zrunner -h
Manage your zrunner project

Usage:
  zetta-go zrunner [command]

Available Commands:
  deploy      Deploy the project to the hosted zrunner service
  init        Initialize a zrunner project
  ormgen      Generate GORM DAO files from the provided .sql files
  pipeline    Manage your local zrunner pipeline

Flags:
  -h, --help   help for zrunner

Use "zetta-go zrunner [command] --help" for more information about a command.

For more information on how to use zrunner, please refer to the ZRunner documentation.

About

zrunner CLI application

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages