elingp / calculator-tdd-goacademy

Simple calculator app made as a hands-on project for Hology Student Academy by GoAcademy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to calculator-tdd-goacademy 👋

License: MIT

A simple calculator which accepts add, subtract, multiply, divide, cancel/reset, and exit as commands. Created with a test-driven development paradigm.

Development environment

  • OpenJDK 15
  • Gradle 6.7

Install

.\gradlew.bat clean build

Usage

.\gradlew.bat run

Run tests

.\gradlew.bat clean test

Author

👤 Eling Pramuatmaja

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 Eling Pramuatmaja.

This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator

About

Simple calculator app made as a hands-on project for Hology Student Academy by GoAcademy

License:MIT License


Languages

Language:Java 100.0%