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

https://github.com/david17c/addition-calculator

Hardcoded addition calculator
https://github.com/david17c/addition-calculator

addition-calculator calculator cli golang utility

Last synced: 22 days ago
JSON representation

Hardcoded addition calculator

Awesome Lists containing this project

README

          

# Addition calculator

A calculator that support addition operations with all integers numbers up to 1000.

### Contributing

The best way you can contribute to the addition calculator is by adding support for more numbers. My eventual goal is to add support for all numbers up to 2000.

### Support

The addition calculator runs on all platforms that support Go