packages feed

okf-cli-0.1.0.0: app/Main.hs

module Main (main) where

import Okf.Cli (runCli)

main :: IO ()
main = runCli