👋 Welcome to cwc CLI! We're thrilled that you're interested in contributing to our open-source project.
go run main.go
This will run the main file.
Like the normal use of the CLI you can follow the previous command with flags and subcommands.
1/ Create a new release
2/ A pipeline will be triggered
It'll build the CLI for Linux, MacOS X and Window platform for x86 and aarch64 architectures and upload the artifacts in gitlab:
The the brew formula will be updated here. You'll just have to perform those commands to update the CLI in your device:
brew update
brew upgrade cwc