An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# :rocket: MY-CALC CLI in Golang

[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](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).