https://github.com/intellicode/pdflatex-action
https://github.com/intellicode/pdflatex-action
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/intellicode/pdflatex-action
- Owner: Intellicode
- License: mit
- Created: 2021-01-16T13:45:11.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-17T16:31:01.000Z (over 4 years ago)
- Last Synced: 2025-01-13T16:24:04.860Z (6 months ago)
- Language: Dockerfile
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pdflatex-action
Usage:
```
docker run -ti --volume $(pwd):/workspace pdflatex example.tex
```