@ 6fee89da506308175582870489dde74315be3d6f | history
package main import cli "nmyk.io/cowsay/cmd" func main() { cli.Run(true) }