Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java CLI Calculator

Small calculator app that runs in the terminal.

Usage

Run the application passing sum, subtract, multiply or divide as the first argument, and the two numeric values as the second argument.

example usage:

java calculator sum 1 2
java calculator subtract 20 10

Or Run the launch.json in Vscode passing the arguments in the args object.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages