starfruit

command module
v0.0.0-...-4813284 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 12, 2014 License: BSD-3-Clause Imports: 16 Imported by: 0

README

Starfruit Build Status

A modern implementation of IRC server written in Golang.

Released by starfruit.io.

Build Status

Background

IRC is an awesome protocol, it's simple but very mature in the past decades.

From my perspective, some of its features which defined in the RFC are out of date, so I wanna to implement a modern IRC server with usefull features, of course, I will extend the original IRC as well.

Quick Start

I assume you already familiar with how to install go related packages.

  1. Install the code go get github.com/flatpeach/starfruit
  2. Prepare your ircd.conf, you can consult the default ircd.conf in this repo
  3. Start your irc server starfruit --config my_config_file_path

Enjoy to chat with this IRC server.

Contributing

Welcome to contribute!

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL