Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bombproofed the CLI a bit more, tidied up the underlying API, now thinking ↵ | Eduardo Pedroni | 2015-06-06 | 1 | -36/+47 |
| | | | | about decks | ||||
* | Squashed a few minor bugs, refactored CardbaseManager a bit | Eduardo Pedroni | 2015-06-06 | 1 | -250/+290 |
| | |||||
* | Refactored CLI, exceptions are handled properly now. Started looking into UI ↵ | Eduardo Pedroni | 2015-06-06 | 1 | -77/+105 |
| | | | | testing for the CLI. | ||||
* | Started refactoring, sorted out compiling in build script | Eduardo Pedroni | 2015-06-06 | 1 | -84/+170 |
| | |||||
* | Tidied up README and help, sorted out a neater Ant build script | Eduardo Pedroni | 2015-06-05 | 1 | -43/+109 |
| | |||||
* | It works! Reading in a file, writing to the same file or a different ↵ | Eduardo Pedroni | 2015-06-05 | 1 | -20/+178 |
| | | | | existing file, glancing, perusing, adding and removing cards by number | ||||
* | Made a plan, now i'm following it. CLI is well under way | Eduardo Pedroni | 2015-06-04 | 1 | -32/+80 |
| | |||||
* | Have a working example to parse JSON sets and get cards by number | Eduardo Pedroni | 2015-06-03 | 1 | -0/+69 |