Unnamed repository; edit this file 'description' to name the repository.

Christian Fraß Christian Fraß [mod] adjustment for connection ID 2b7b02a @ 2021-11-19 01:20:59
conf [mod] conf,tools 2021-11-19 00:18:08
source [mod] adjustment for connection ID 2021-11-19 01:20:59
tools [mod] conf,tools 2021-11-19 00:18:08
.gitignore [ini] 2021-11-18 23:54:20
readme.md [add] readme 2021-11-19 00:18:16
readme.md

Information

A simple IRC client, realized as web application

Building

Requirements

  • TypeScript compiler
  • LessCSS compiler
  • GNU Make

Procedure

  • create a configuration file in the conf directory (e.g. foobar.json); deriving from conf/example.json might be a good idea
  • run tools/build <conf-profile> (e.g. tools/build foobar)

Running

  • place the files from the build directory on a web server and host them