/bottle

🍾 Generic chat application for command line

Primary LanguageRustMIT LicenseMIT

bottle

Build Status

🍾 Generic chat application for command line

Currently a work-in-progress.

Installation

Dependencies:

  • ncurses
  • ncursesw
# For FreeBSD
$ sudo pkg install ncurses

# For Ubuntu
$ sudo apt install libncursesw5-dev
$ cargo install --git https://github.com/nicolaschan/bottle.git

Usage

$ bottle