An open API service indexing awesome lists of open source software.

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

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')"
```