Skip to content
This repository has been archived by the owner on Mar 16, 2022. It is now read-only.

Releases: Vaidic/geektrust-challenge-mymoney

GeekTrust Challenge: MyMoney

16 Sep 18:01
6bee3b6
Compare
Choose a tag to compare

The project can be run in the following modes:

  1. Batch Mode - takes a file as input & produce output for the execution of each and every command on the file
    java -jar geektrust.jar <path-to-inputfile>

  2. Interactive Shell Mode - takes command as input & produce an output corresponding to that command
    java -jar geektrust.jar SHELL