maxpowa / ircd.cr

Something that I made a long time ago and have put here for archiving/reference

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ircd.cr

Minimal IRC Daemon written in Crystal

crystal-docs.org

Usage

TODO: Write instructions for usage

Development

TODO: Write instructions for development

Contributing

  1. Fork it ( https://github.com/maxpowa/ircd.cr/fork )
  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 a new Pull Request

Contributors

  • maxpowa Max Gurela - creator, maintainer

About

Something that I made a long time ago and have put here for archiving/reference

License:MIT License


Languages

Language:Crystal 100.0%