ygork / file-notes

0 stars 0 forks source link

Create command interface for basic commands #1

Closed SeriyBg closed 7 years ago

SeriyBg commented 7 years ago

Application should support basic commands from console and return status of the operation.

The following commands should be supported:

For now all the commands should return status "Success"

SeriyBg commented 7 years ago

https://www.mkyong.com/java/how-to-read-input-from-console-java/