aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/com/jantuomi/tunkki/utils
Commit message (Collapse)AuthorAgeFilesLines
* Handle input and output differently on Windows and other systemsJan Tuomi2016-08-061-12/+72
| | | | | Create IOHandler interface Create classes WindowsIOHandler and StandardIOHandler that implement IOHandler
* Make 'output' function utilize IO printLinejantuomi2016-08-051-0/+11
|
* Create IO utility class for input and output wrappersjantuomi2016-08-041-0/+34
|
* Read project version from file in root directoryjantuomi2016-08-011-0/+25
| | | | The version file is called 'VERSION' and contains only the version info in one line.
* Rename project to tunkkiJan Tuomi2016-07-261-0/+17