https://github.com/e-chan1007/setup-uec-paper-scripts
https://github.com/e-chan1007/setup-uec-paper-scripts
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/e-chan1007/setup-uec-paper-scripts
- Owner: e-chan1007
- Created: 2024-03-27T07:45:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-10T14:32:49.000Z (over 1 year ago)
- Last Synced: 2025-03-27T16:23:53.894Z (6 months ago)
- Language: Shell
- Size: 10.7 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 電通大生のためのいちばんかんたんなLaTeX環境構築2024
```pwsh
powershell -NoProfile -ExecutionPolicy Bypass "iwr 'https://e-chan1007.github.io/setup-uec-paper-scripts/windows-wrapper.ps1' | iex"
``````bash
sudo /bin/bash -c "$(curl -fsSL 'https://e-chan1007.github.io/setup-uec-paper-scripts/unix.sh')"
```