main

fun main(args: Array<String>)

Main entry point for the Reversi CLI application. It configures the available commands and starts the interactive loop.