efyang / rektchat

Racket Chat Client + Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RektChat

How to Contribute

  1. Clone it
  2. Switch to the dev branch with [git checkout dev] and [git pull]
  3. Make changes
  4. Push them up!
  • (switch branches with [git checkout (branch)] and [git pull])
  • How to write markdown (.md) files:
  • You can look at the [copypasta] branch to get a general idea for the program design, no complete copying.
  • Ideally we have a central library and a server and a client script that import from that library, just like the copypasta code.

About

Racket Chat Client + Server

License:Other


Languages

Language:Racket 100.0%