Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tank-bohr/bmws
https://github.com/tank-bohr/bmws
bookmate chat websocket workshop
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tank-bohr/bmws
- Owner: tank-bohr
- License: mit
- Created: 2015-04-18T11:33:17.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-26T08:24:38.000Z (over 9 years ago)
- Last Synced: 2024-04-21T19:47:30.936Z (7 months ago)
- Topics: bookmate, chat, websocket, workshop
- Language: Erlang
- Size: 234 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Собрать
`rebar get-deps compile`
# Запустить
`erl +K true -pa apps/bmws/ebin -pa deps/*/ebin -config config/app -s bmws`