https://github.com/schadokar/my-calc
my-calc cli built in golang using cobra library. It do the basic addition operation.
https://github.com/schadokar/my-calc
cli cobra cobra-library golang
Last synced: about 1 year ago
JSON representation
my-calc cli built in golang using cobra library. It do the basic addition operation.
- Host: GitHub
- URL: https://github.com/schadokar/my-calc
- Owner: schadokar
- License: mit
- Created: 2019-11-12T17:05:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-15T16:41:07.000Z (almost 6 years ago)
- Last Synced: 2025-03-23T19:44:32.503Z (over 1 year ago)
- Topics: cli, cobra, cobra-library, golang
- Language: Go
- Size: 16.6 KB
- Stars: 35
- Watchers: 2
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# :rocket: MY-CALC CLI in Golang
[](https://opensource.org/licenses/MIT)
This is the basic addition operation cli built in golang using cobra library.
## :computer: Tech used
1. golang (go version go1.11.5 windows/amd64)
2. cobra
### :blue_book: The complete tutorial is published on [Blog](https://schadokar.dev/posts/how-to-create-a-cli-in-golang-with-cobra/) :confetti_ball:
## Author
#### :wave: [Shubham Chadokar](https://schadokar.dev)
I am a Software Engineer 👓.
I love to write articles and tutorials on Blockchain, Golang, Nodejs and Reactjs. My skill set is Blockchain (Ethereum, Hyperledger Fabric), Golang, Nodejs, Reactjs, Docker, Kubernetes.
## License
This project is open source and available under the [MIT License](LICENSE).