This website requires JavaScript.
Explore
Help
Sign In
Chapril
/
xmpp.chapril.org-ejabberd
Watch
25
Star
1
Fork
0
You've already forked xmpp.chapril.org-ejabberd
mirror of
https://github.com/processone/ejabberd.git
synced
2024-11-20 16:15:59 +01:00
Code
Releases
Activity
38f1132192
xmpp.chapril.org-ejabberd
/
.vscode
/
relive.sh
7 lines
113 B
Bash
Raw
Normal View
History
Unescape
Escape
Add .vscode files to instruct VSCode how to run ejabberd
2022-12-01 12:43:47 +01:00
[
! -f Makefile
]
\
&&
./autogen.sh
\
.vscode/relive.sh: Update to benefit from ejabberd 24.02 behaviour
2024-08-21 21:11:13 +02:00
&&
./configure --with-rebar
=
rebar3
\
Add .vscode files to instruct VSCode how to run ejabberd
2022-12-01 12:43:47 +01:00
&&
make deps
make relive
Copy Permalink