#!/usr/bin/env python3
import sys, kista
sys.argv.insert(1, "t")
kista.cli.main()
