mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
12 lines
252 B
Markdown
12 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
|