Skip to content

Collaborative Realtime Personalized Tex Editor with Github Integration

License

Notifications You must be signed in to change notification settings

ajratnam/TexHive

Repository files navigation

TexHive

Collaborative Realtime Personalized Tex Editor with Github Integration


Install Poetry

curl -sSL https://install.python-poetry.org | python3 -

Install Dependencies & Activate shell

poetry install
eval $(poetry env activate)

Install External Dependencies

sudo apt install texlive-full texlive

Running

python3 app.py

Running via Docker

  1. Self build
docker compose up
  1. Prebuilt Image
docker run -p 8000:8000 -v ./data:/app/data ajratnam/texhive

About

Collaborative Realtime Personalized Tex Editor with Github Integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •