Skip to content

scirocco6/goBee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goBee

A command line icb client written in golang

Usage

NAME:
   goBee - Chat client for the icb network

USAGE:
   goBee {options}

OPTIONS:
    -n nickname, --nickname nickname  nickname to use
    -p password, --password password  login using password
    -g group,    --group group        group to join at startup
    -w,          --who                perform a global who instead of logging in
    -w group,    --who group          who a group instead of logging in
    -w nickname  --who nickname       who the group nickname is in instead of logging in
    -h host,     --host host          connect to server on host
    -s port,     --port port          port to connect to on server
    -c,          --clear              wipe the command line arguments
    -m,          --nocolor            disable text coloration
    -?,          --help               this message

VERSION: 1.0.0

AUTHOR(S): Michelle Six [email protected]

About

simple terminal icb client in golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages