KO
|
EN
gitlite โ search
Search
#python
#react
#mysql
#css
#redux
#api
#java
#machine-learning
#golang
#nodejs
#flutter
#rest-api
gcore-cli
โ 27
Open GitHub โ
Gcore CLI tool
Download README (.md)
Explore Similar Repositories
gcore-python
:
The official Python library for the Gcore API
gcore-go
:
The official Go library for the Gcore API
GcoreCDNIPSelector
:
๐ to choose the best GcoreโIPs for connection ๐ถ with lowest latency.(gcoreไผ้ip)
gcoredl
:
็จไบๆน้ไธ่ฝฝ็จๆทๅทฒ็ป่ดญไนฐ็ๆบๆ ธๆๅฃฐไนฆ MP3 ๆไปถ๏ผๅนถๆทปๅ ๆญฃ็กฎ็ ID3 ไฟกๆฏๅๅฐ้ข
5GCoreNetSDK
:
5GCoreNetSDK is a fully-featured SDK for developing in 5GC. The SDK currently follows 3GPP R18 specifications.
// repository documentation
Was this content helpful?
โ 0
(0 ratings)
Select Rating:
โ
โ
โ
โ
โ
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
gcore-cli
?
Download (.md)
# gcore-cli [](https://github.com/G-Core/gcore-cli/actions/workflows/build.yml) [](https://goreportcard.com/report/github.com/G-Core/gcore-cli) `gcore-cli` is the official Gcore command line tool. ## Installation ### macOS `gcore-cli` is available via [Homebrew](https://brew.sh/), and as a downloadable binary from [releases page](https://github.com/G-Core/gcore-cli/releases/latest). #### Homebrew ```sh brew tap g-core/tap brew install gcore-cli ``` ### Linux `gcore-cli` is available via [Homebrew](https://brew.sh/), and as a downloadable binary from [releases page](https://github.com/G-Core/gcore-cli/releases/latest). #### Homebrew ```sh brew tap g-core/tap brew install gcore-cli ``` ### Build from source If you have [Go](https://go.dev) installed on your machine, you can install the CLI from sources with: ```sh 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](./LICENSE) for the full license text.