diff options
| author | Kostya <mail@sartin.in> | 2026-08-14 12:10:52 +0000 |
|---|---|---|
| committer | Kostya <mail@sartin.in> | 2026-08-14 12:10:52 +0000 |
| commit | f62600050e22532a3fe297b86eb22ca72d786698 (patch) | |
| tree | d8e93c3ed1cbc6f871589d318f698d42abe90a1b /README.md | |
| parent | 98ebc2b0f6fdde1f7502a35ebe067fb95e5ee336 (diff) | |
| download | guess-market-f62600050e22532a3fe297b86eb22ca72d786698.tar.gz guess-market-f62600050e22532a3fe297b86eb22ca72d786698.tar.xz guess-market-f62600050e22532a3fe297b86eb22ca72d786698.zip | |
Move IO providers into io package, add InputProcessor, implement menu loop and file load command
Wires InputProcessor into the console menu's selection loop and the
load-file command's prompt handling, replacing the unimplemented stub.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1 +1 @@ | |||
| New java project bootstrap | definitely not polymarket | ||