mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-31 12:51:35 +02:00
13 lines
252 B
Markdown
13 lines
252 B
Markdown
writelatex-git-bridge
|
|
=====================
|
|
|
|
ant test: run unit and system tests.
|
|
|
|
ant all: build the server into ./bin/writelatex-git-bridge.jar
|
|
|
|
ant clean: clean built files
|
|
|
|
to run:
|
|
|
|
java -jar ./bin/writelatex-git-bridge.jar port root_git_directory
|