https://github.com/horance-liu/bazel-build
https://github.com/horance-liu/bazel-build
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/horance-liu/bazel-build
- Owner: horance-liu
- Created: 2019-02-28T01:12:44.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-02T02:35:52.000Z (about 6 years ago)
- Last Synced: 2025-04-15T01:49:32.244Z (14 days ago)
- Language: TeX
- Size: 461 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bazel Build
## Install Fonts
```
$ sudo git clone https://github.com/horance-liu/fonts /usr/share/fonts/tex
$ fc-cache -fv
```## Build
```
$ make
```Note: Press `Shift + R` when happens to `?` error.
## Preview
```
$ okular output/bazel-build.pdf
```