before merging this PR, we need to create paralus/homebrew-paralus repo in our organization. So when github actions gets triggered a ruby file will be committed to that repository. After that we can run following commands to install pctl in our system using brew.
brew tap paralus/homebrew-paralus
brew install pctl
one more thing is we may need to create a paralus bot which will be used as commit author when ruby file gets committed. If not we can use a valid users username and emailID. Let me know i'll update the PR accordingly.
Does the PR depend on any other PRs or Issues? If yes, please list them.
this PR aims to resolve #25.
Checklist
I confirm, that I have...
[x] Read and followed the contributing guide in CONTRIBUTING.md
[ ] Added tests for this PR
[ ] Formatted the code using go fmt (if applicable)
What does this PR change?
paralus/homebrew-paralus
repo in our organization. So when github actions gets triggered a ruby file will be committed to that repository. After that we can run following commands to installpctl
in our system usingbrew
.Does the PR depend on any other PRs or Issues? If yes, please list them.
Checklist
I confirm, that I have...
CONTRIBUTING.md
go fmt
(if applicable)CHANGELOG.md