Skip to content

Elevhate/calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

License

Overview

Calculator is a CLI Applications to execute the simple arithmetic opperations:

  • Addition
  • Substraction
  • Multiplication
  • Division

Installation

Example

calculator add 2 3

output:
5

Negative Numbers

To use negative numbers add '--' as argument after the arithmetic opperation command

calculator [cmd] -- x -y

About

Simple Calculator app from Golang Sri Lanka

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%