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
- Host: GitHub
- URL: https://github.com/david17c/addition-calculator
- Owner: David17c
- Created: 2026-06-06T10:12:44.000Z (28 days ago)
- Default Branch: main
- Last Pushed: 2026-06-10T13:50:42.000Z (24 days ago)
- Last Synced: 2026-06-10T17:23:03.403Z (24 days ago)
- Topics: addition-calculator, calculator, cli, golang, utility
- Language: Go
- Homepage:
- Size: 5.87 MB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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