https://github.com/jayanaxhf/latex_project_cli
This is a utility to help me create latex projects from my favourite templates easily.
https://github.com/jayanaxhf/latex_project_cli
Last synced: 5 months ago
JSON representation
This is a utility to help me create latex projects from my favourite templates easily.
- Host: GitHub
- URL: https://github.com/jayanaxhf/latex_project_cli
- Owner: JayanAXHF
- Created: 2025-01-15T15:41:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-13T06:12:48.000Z (over 1 year ago)
- Last Synced: 2025-03-13T07:22:25.422Z (over 1 year ago)
- Language: Makefile
- Size: 26.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# latex_project_cli
This is a utility to help me create latex projects from my favourite templates easily.
JSON Format:
```json
{
"templates": [
{
"name": "name here",
"path": "name here"
}
]
}
```