Skip to content

G-Core/gcore-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

78cb196 · Feb 18, 2025

History

16 Commits
Jan 20, 2025
Feb 16, 2024
Feb 18, 2025
Feb 16, 2024
Feb 16, 2024
Feb 16, 2024
Feb 16, 2024
Feb 16, 2024
Mar 22, 2024
Feb 18, 2025
Feb 18, 2025

Repository files navigation

gcore-cli

Build Go Report Card

gcore-cli is the official Gcore command line tool.

Installation

macOS

gcore-cli is available via Homebrew, and as a downloadable binary from releases page.

Homebrew

brew tap g-core/tap
brew install gcore-cli

Linux

gcore-cli is available via Homebrew, and as a downloadable binary from releases page.

Homebrew

brew tap g-core/tap
brew install gcore-cli

Build from source

If you have Go installed on your machine, you can install the CLI from sources with:

go install github.com/G-core/gcore-cli/cmd/gcore-cli@latest

Licensing

gcore-cli is licensed under the Apache License 2.0. See LICENSE for the full license text.