Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/imjenal/sum-cli


https://github.com/imjenal/sum-cli

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

# Arena

## Commands

#### a) cd arena

#### b) go install

#### c) Get sum by:
1. For integer numbers, arena add [args1] [args2]
2. For floating numbers, arena add [args1] [args2] -float

## Example
arena add 1 2

arena add 1.5 2.6 -f

arena add 1.5 2.6 -float