Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rickbutton/termfire

Ruby Campfire CLI
https://github.com/rickbutton/termfire

Last synced: 5 days ago
JSON representation

Ruby Campfire CLI

Awesome Lists containing this project

README

        

# Termfire

`Termfire` is a Ruby Campfire chatroom CLI client, using `ncurses` as the TUI. VERY MUCH a work in progress. Don't expect anything to work.

## Installation

TODO: Write install instructions. Until then, just figure it out.

## Usage

`termfire subdoman token`

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request