#!/usr/bin/env python

from kforge.cli.ssh import SshCommandRunner

SshCommandRunner()
