Skip to content

This repository provides a template for building Go CLI tools for Rubrion.

License

Notifications You must be signed in to change notification settings

rubrion/rubrion-cli-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rubrion CLI Template

This repository is a template for building Go CLI tools for Rubrion.

Getting Started

To run the CLI locally: ``` go run ./cmd/rubrion-cli/main.go ```

Build

You can build the CLI using: ``` make build ```

Release Process

This template includes GitHub Actions workflows for QA checks and production releases. Refer to the files under `.github/workflows/` for details.

About

This repository provides a template for building Go CLI tools for Rubrion.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published