Categorygithub.com/osm/icka
modulepackage
0.0.0-20241010201140-77b65cee2927
Repository: https://github.com/osm/icka.git
Documentation: pkg.go.dev

# README

icka

irccloud keep-alive

usage

# build and install
$ make
$ make install

# execute with command line arguments
$ icka -email <email> -password <password>

# provide credentials from environment
$ ICKA_EMAIL=<email> ICKA_PASSWORD=<password> icka

# run once every hour, without exiting
$ icka -email <email> -password <password> -forever

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author