-
Notifications
You must be signed in to change notification settings - Fork 6
License
jadahl/www.jabber.se
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is the www.jabber.se web application, written in Erlang, Javascript, HTML and CSS. To build: #1 Build dependencies: > cd lib/couchbeam > make > cd ../simple_bridge > make > cd ../nprocreg > make > cd ../nitrogen_core > make > cd ../.. #2 Configure > ./configure #3 Build web application: > make #4 To run: > ./start.sh