GitList
About
Refresh
Report bug
Help
browsing:
56472f8ec54fd407e10ab2d5487c6da9d6d60bea
Branches
master
Files
Commits
Stats
Network
Graph
wirc-backend.git
Clone
ZIP
TAR
×
HTTPS
name
mode
size
lib
040000
source
040000
tools
040000
.gitignore
100644
13B
readme.md
100644
244B
readme.md
# Information A simple mediator between an IRC server and a web application # Building ## Requirements - TypeScript compiler - GNU Make ## Procedure - run `tools/build` # Running After building just execute `build/irc-web-backend`!