Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Nmishin/gcore-cli

 
 

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.

About

Gcore CLI tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 98.9%
  • Makefile 1.1%